I've been going through the CWV scores for the sites on the "Showcase" sections of a few metaframeworks because...reasons...and, y'all, I cannot stress enough just how much of a disaster Vercel's dogmatic need to justify client-side React has been.
-
I've been going through the CWV scores for the sites on the "Showcase" sections of a few metaframeworks because...reasons...and, y'all, I cannot stress enough just how much of a disaster Vercel's dogmatic need to justify client-side React has been.
For example, Astro absolutely wipes the floor with Next in no small part because it doesn't tax every page with libraries it doesn't need.
-
@slightlyoff any thoughts on svelte?
-
@wirepair It's much faster than React, but that's not the comparison I was running here; the closer 1:1 would be Next vs. SvelteKit, and there isn't a showcase site for SvelteKit to look at. Last I looked, it doesn't sequester JS to the server by default, though, which is an architectural point in Astro's favour.
Copyright © 2024 NodeBB | Contributors