mesamune@lemmy.world to Programming@programming.devEnglish · 11 days agoHow is this Website so fast!?youtu.beexternal-linkmessage-square19fedilinkarrow-up169arrow-down18
arrow-up161arrow-down1external-linkHow is this Website so fast!?youtu.bemesamune@lemmy.world to Programming@programming.devEnglish · 11 days agomessage-square19fedilink
minus-squareZos_Kia@lemmynsfw.comlinkfedilinkarrow-up4·9 days agoInterestingly the pendulum is now swinging the other way. If you look at next.js for example, server generated multi page applications are back on the menu!
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up4·9 days agoYea, I don’t want to totally shit on SPAs but server-side rendering has a lot of advantages and is so much fucking simpler. I’m a PHP dev and DB specialist in my day job - there are a lot of good server-side tech options.
Interestingly the pendulum is now swinging the other way. If you look at next.js for example, server generated multi page applications are back on the menu!
Yea, I don’t want to totally shit on SPAs but server-side rendering has a lot of advantages and is so much fucking simpler.
I’m a PHP dev and DB specialist in my day job - there are a lot of good server-side tech options.