60% of websites should be a static site
15% static site with some dynamically server rendered pages
20% can do everything with some async requests and JS sprinlkes or "SPA islands" (see Astro)
5% actually need to be the entire site be generated by a client-side JS framework