Pick the framework by the brief — not by the vendor brochure
Next.js, Astro, Remix, Nuxt, SvelteKit, Qwik. Six frameworks, three optimal use cases between them, almost no overlap when you actually look at the work. The decision tree, the production numbers, the spokes.
READ THE FULL COMPARISONThe frameworks, ranked by the brief that picks each one
Next.js
When the application is the protagonist
Authenticated dashboards, ecommerce, real-time, AI products. App Router + Server Actions are the default in 2026. Vercel BAA at $350/mo on Pro since Sep 2025.
Read the take →Astro
When content is the protagonist
Marketing sites, documentation, programmatic SEO at scale. Server Islands + Content Layer. Production-tested at 91,000 pages on HostList.io.
Read the take →Remix / React Router 7
When the data layer is the protagonist
Forms-heavy admin apps, progressive enhancement, Web Standards alignment. Loader/action model is the cleanest in any React framework.
Read the take →Nuxt 3
Next.js for Vue teams
Same architectural shape as Next.js, Vue ecosystem instead of React. Right call when the team already runs Vue.
Read the take →SvelteKit
Smallest bundle for the same outcome
Compile-time framework, no runtime. Best for teams that want React-like patterns with smaller production payloads. Smaller ecosystem than Next.js.
Read the take →Qwik / Qwik City
Resumability over hydration
Fine-grained lazy loading, near-zero initial JavaScript. Smaller community, harder to hire for. Right call only when JavaScript bundle is the explicit bottleneck.
Read the take →The decision in one sentence
Pick Astro if content is the protagonist of your site (marketing, docs, programmatic SEO). Pick Next.js if the application is the protagonist (auth, dashboards, real-time, AI). Pick Remix / React Router 7 if the data layer is the protagonist (forms-heavy admin, progressive enhancement). Pick Nuxt if your team already runs Vue. Pick SvelteKit or Qwik only when bundle size is the explicit bottleneck and you have headcount for the smaller ecosystem.
The supporting comparisons
- Next.js vs Remix vs Astro in 2026: which one for which business Production numbers from a 91K-page Astro site and Next.js 16 in production. Real Lighthouse, build times, bundle sizes.
- WordPress vs Next.js: when each is the right call The framework decision before the migration. Honest read on when WordPress is genuinely the right tool.
- Headless WordPress + Astro: a working setup Practical setup guide if your framework choice involves WordPress as the editorial back end.
- WordPress to Next.js migration without losing rankings The SEO transport playbook when the framework choice involves a migration off WordPress.
- How I built a 25,000-page directory in Next.js HostList post-mortem. The framework choice for structured-data-heavy sites.
- Beyond Wix and Squarespace: WordPress alternatives for serious sites The parent stack-decision post. The framework hub fits inside the broader migration framing.
When you're ready
Paste your URL into the WordPress Stack Advisor for a 30-second AI-driven recommendation that includes the framework pick. Or book a 30-minute call for the human version.