WhatWouldClaudeUsewhat would Claude use?
← 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

ModelJul 3, 2026
Claude Fable 5
Claude Opus 4.8
Claude Sonnet 4.6
Claude Haiku 4.5
GPT-5.5

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 3, 2026
  1. 1
    Next.js
    The most mature, battle-tested full-stack React framework with the largest ecosystem, first-class deployment options, and flexible rendering (SSR, SSG, RSC) for almost any web app.
  2. 2
    SvelteKit
    Delivers excellent developer experience and fast, lightweight apps with less boilerplate, making it ideal if you're not locked into the React ecosystem.
  3. 3
    Nuxt
    The best choice for Vue developers, offering Next.js-level features like server routes, hybrid rendering, and a rich module ecosystem out of the box.