mesamune@lemmy.world to Programming@programming.devEnglish · 17 days agoHow is this Website so fast!?youtu.beexternal-linkmessage-square19fedilinkarrow-up165arrow-down16
arrow-up159arrow-down1external-linkHow is this Website so fast!?youtu.bemesamune@lemmy.world to Programming@programming.devEnglish · 17 days agomessage-square19fedilink
minus-squareZos_Kia@lemmynsfw.comlinkfedilinkarrow-up4·16 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·16 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.