mangoman_@lemmy.zip to memes@lemmy.world · 2 months ago"No way I wait this page to load"lemmy.zipexternal-linkmessage-square60linkfedilinkarrow-up1850arrow-down113
arrow-up1837arrow-down1external-link"No way I wait this page to load"lemmy.zipmangoman_@lemmy.zip to memes@lemmy.world · 2 months agomessage-square60linkfedilink
minus-squareCookieOfFortune@lemmy.worldlinkfedilinkarrow-up1·2 months 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.