mangoman_@lemmy.zip to memes@lemmy.world · 2 个月前"No way I wait this page to load"lemmy.zipexternal-linkmessage-square60linkfedilinkarrow-up1850arrow-down115
arrow-up1835arrow-down1external-link"No way I wait this page to load"lemmy.zipmangoman_@lemmy.zip to memes@lemmy.world · 2 个月前message-square60linkfedilink
minus-squareCookieOfFortune@lemmy.worldlinkfedilinkarrow-up1·2 个月前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.
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.