Hacker News new | ask | show | jobs
by Izkata 997 days ago
> and not 'quite doable' for the majority of React apps

The article is about a mostly-static marketing page.

1 comments

I agree that's a bad choice, but it doesn't change the fact partial hydration was not available until very recently. Without Astro/RSC, you can either have SSG / SSR with large bundles, or an SPA with large bundles. These are the options.