mangoman_@lemmy.zip to memes@lemmy.world · 1 month ago"No way I wait this page to load"lemmy.zipexternal-linkmessage-square60fedilinkarrow-up1844
arrow-up1844external-link"No way I wait this page to load"lemmy.zipmangoman_@lemmy.zip to memes@lemmy.world · 1 month agomessage-square60fedilink
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.