← All decisions
Frontend framework
I'm starting a new web app and need to pick one full-stack (meta) framework — the thing I actually scaffold the app with, e.g. Next.js, Remix, SvelteKit, Nuxt, or Astro (not a bare UI library like React on its own). Which do you recommend? Give your ranked top 3.
Top pick by run
| Model | Jul 3, 2026 | Jul 23, 2026 |
|---|---|---|
| Claude Fable 5 | ||
| Claude Opus 4.8 | ||
| Claude Sonnet 4.6 | ||
| Claude Haiku 4.5 | ||
| GPT-5.5 | ||
| GPT-5.6 Sol | — |
Each column is one run. Click a pick to see that model's full ranking and reasoning. Green marks a change from the previous run.
Claude Fable 5
Jul 23, 2026- 1Next.jsThe most mature and widely adopted full-stack React framework, with server components, flexible rendering options, first-class deployment support, and the largest ecosystem of docs, libraries, and hiring pool.
- 2SvelteKitDelivers excellent developer experience and fast, lightweight apps with less boilerplate than React-based options, making it ideal if you're not locked into the React ecosystem.
- 3NuxtThe best choice if you prefer Vue, offering a polished full-stack experience with file-based routing, server routes via Nitro, and a strong module ecosystem.