mangoman_@lemmy.zip to memes@lemmy.world · 1 day ago"No way I wait this page to load"lemmy.zipexternal-linkmessage-square42linkfedilinkarrow-up1719arrow-down19
arrow-up1710arrow-down1external-link"No way I wait this page to load"lemmy.zipmangoman_@lemmy.zip to memes@lemmy.world · 1 day agomessage-square42linkfedilink
minus-squareCookieOfFortune@lemmy.worldlinkfedilinkarrow-up1·18 hours agoI mean this is true of MPAs that care about load times as well. Use server side rendering to send the initial HTML structure and then load only the JS that’s needed to interact with the current page state.
I mean this is true of MPAs that care about load times as well. Use server side rendering to send the initial HTML structure and then load only the JS that’s needed to interact with the current page state.