Which web framework is best in your opinion (and why)?

  • Vue

  • Nuxt

  • Svelte

  • Sveltekit

  • Remix

  • React

  • Next

  • Angular

  • other (post in comments)

For me the best is sveltekit, because its so easy and sticks to web standards (like using <a> tags instead of their own proprietary link tags) but Remix also looks very cool. I might try it sometime

comments

Although I don’t frequently use frameworks, I mostly use React when I feel the need.

Ugh I hate react

Um, comparing Vue and Nuxt, React and Next, and Svelte and Sveltekit is redundant. They're just additions to the ecosystem of that framework. That aside, I prefer Vue. It's got the best balance of a large ecosystem (bigger than Svelte's, though smaller than React's), readable code, easy single-file components, near-native HTML, and great devtools! All in all, I've had a great experience with both Vue and Nuxt.

Ik its redundant but they are different. For example, I prefer vue over nuxt, because its simpler. And I prefer sveltekit over svelte

I don't use web frameworks

you should - its tons better. It makes it a lot less tedious

What if I like making html, css and vanilla JavaScript?