mangoman_@lemmy.zip to memes@lemmy.world · 1 month ago"No way I wait this page to load"lemmy.zipexternal-linkmessage-square60linkfedilinkarrow-up1847arrow-down114
arrow-up1833arrow-down1external-link"No way I wait this page to load"lemmy.zipmangoman_@lemmy.zip to memes@lemmy.world · 1 month agomessage-square60linkfedilink
minus-squareCookieOfFortune@lemmy.worldlinkfedilinkarrow-up1·1 month 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.