I decided to build a Todo app with all the 4 major frameworks to see the difference between them:
- Next.js (React)
- Nuxt (Vue)
- SvelteKit (Svelte)
- SolidStart (Solid)
- Next.js/SvelteKit/SolidStart
- Nuxt
A tie between the three.
Vue is just too confusing.