Hacker News new | ask | show | jobs
by Sammi 804 days ago
It's the weirdest thing to me how opinionated sveltekit is compared to how unopinionated svelte is. Hard to believe it's from the same people.

I've bitten the bullet with sveltekit, and it does get the job done I have to admit.

1 comments

Honestly, I think that's great. If you want a full-featured, batteries-included framework that makes most of the hard choices for you, SvelteKit is a great alternative to Angular or Next.js. On the other hand, if you just want some interactive sugar on your HTML pages, Svelte will stay out of your way.