Reply
@danrot the main thrust of my issue is that React frameworks really pushed on SPA as the default for many years before SSR (and it should *not* be the default choice).
Even now with SSR the performance cost of the hello world is still far too high, especially as they push for those same frameworks to be used for content sites: Next.js, Remix, and Gatsby all encourage folks to start with a blog site on their docs.