Svelte and SvelteKit are amazing ( i say from a backend dev perspective). I’ve been saying much of what the article says since 2016, including that the majority of sites have absolutely no business being anything other than a static site. And that’s how I’ve always built mine. SvelteKit feels like building a static site without the compromises.
They mention examples of such frameworks and technologies; listing them and adding hyperlinks: HTMX, Qwik, Astro, Remix, SvelteKit
I’ve known HTMLX, which I wanted to make use of and try out for a while now. Remix looks interesting [to me] too.
Svelte and SvelteKit are amazing ( i say from a backend dev perspective). I’ve been saying much of what the article says since 2016, including that the majority of sites have absolutely no business being anything other than a static site. And that’s how I’ve always built mine. SvelteKit feels like building a static site without the compromises.