• CookieOfFortune@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    18 hours ago

    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.