Developer ToolsTempl
Type-safe HTML templating language for Go with compile-time safety
Nuxt 4 is the full-stack Vue meta-framework that pairs file-based routing, server-side rendering and a Nitro server engine with a snappier app/ directory. It is the canonical way to ship production Vue in 2026.
Nuxt is the full-stack Vue meta-framework — file-based routing, auto-imports, hybrid SSR/SSG/SPA rendering and a portable Nitro server, all configured out of the box. We rate it 89/100 — for any team building a production Vue 3 app in 2026, Nuxt 4 is effectively the default choice, with the new app/ directory, sharper TypeScript types and Vue Router v5 making it noticeably leaner than the framework most developers remember from Nuxt 3.
Nuxt is a free, MIT-licensed open-source meta-framework for Vue 3, originally created by Sébastien and Alexandre Chopin in as a Vue answer to Next.js. It is now maintained by NuxtLabs and a 600+ contributor community on GitHub, where the main repo has accumulated more than 56,000 stars and is downloaded over 1 million times a week on npm.
The framework gives a Vue developer the same end-to-end production stack that Next.js gives a React developer: pages and layouts as files, a Nitro-powered server with API routes, hybrid rendering modes (SSR, SSG, ISR, SPA, edge), auto-imported composables, modules for almost everything, and a single nuxt build that targets Node, Cloudflare Workers, Deno, AWS Lambda, Vercel, Netlify and 18+ other deployment presets.
app/ directory: Nuxt 4 splits your project into app/ (client + isomorphic code), server/ (API routes, Nitro handlers), shared/ and config — narrowing the Vite file watcher's scope and giving measurably faster HMR on large projects./server/api routes compile to a single deployable bundle that runs unchanged on Node, Bun, Deno, Cloudflare Workers, Vercel, Netlify, AWS Lambda and 18+ other targets — the same code, no rewrites.routeRules — a docs page can be statically generated while the dashboard streams server-rendered with edge caching.useFetch and useAsyncData deduplicate, cache and SSR-hydrate by default. Nuxt 4.4 added custom useFetch factories for typed API clients and a built-in accessibility announcer for live updates.@nuxt/image, @nuxt/content, @nuxt/ui, @nuxtjs/tailwindcss, @sidebase/nuxt-auth and a Pinia integration cover most of what teams normally bolt on by hand in Next.js.Sentiment in 2026 is unusually warm for a major-version-bump release. On the r/vuejs subreddit the most-upvoted Nuxt 4 thread calls the upgrade "the smoothest major-version migration in the JS ecosystem," with developers reporting that the compatibility-flag system let them flip features one at a time over months rather than in a Big Bang rewrite. The most consistent complaint on Hacker News is that the new app/ directory adds a layer of nesting that some smaller projects find unnecessary, though Nuxt ships a compatibilityVersion: 3 escape hatch to keep the old layout. Module authors flag that the removal of Nuxt 2 compatibility from @nuxt/kit broke a handful of older modules that haven't been updated. On the positive side, Vercel, Replit, Stack Overflow and the Vue community survey all show Nuxt as the dominant Vue meta-framework, with adoption growing year over year against alternatives like Quasar and pure Vite + Vue Router setups.
Nuxt itself is free and MIT-licensed — there is no paid tier of the framework. NuxtLabs offers two adjacent commercial products that are entirely optional:
| Product | Price | What you get |
|---|---|---|
| Nuxt (framework) | $0 | Full meta-framework, all modules, DevTools, Nitro — MIT license, no limits |
| Nuxt UI Pro | $249 one-time / dev (perpetual) | 50+ premium Vue 3 + Tailwind components and 6 production templates on top of the free Nuxt UI v3 |
| NuxtHub | From $0 (Free) — paid tiers from $9/mo | Cloudflare-backed deploy platform with D1, KV, R2, blob storage and analytics, built specifically for Nuxt |
Best for: Vue 3 teams that want a batteries-included, opinionated framework — startups shipping marketing sites + SaaS dashboards from one codebase, agencies that need to deploy to many different hosts, and any developer who prefers conventions over hand-wiring 14 libraries together.
Not ideal for: Teams already deeply invested in React (use Next.js), tiny single-page widgets that don't need SSR (a plain Vite + Vue setup is lighter), or projects that need React Server Components specifically for streaming partial trees.
Pros:
app/ structure noticeably reduce boilerplate vs Next.js App RouterCons:
The closest alternative is Astro, which targets content-heavy sites with island architecture and supports Vue components inside its files. Next.js is the React-world equivalent — bigger ecosystem and React Server Components, but less portable and more Vercel-coupled in practice. SvelteKit is leaner but ships fewer modules out of the box. Quasar is the other major Vue meta-framework and is stronger for cross-platform desktop/mobile but weaker for general-purpose web SSR.
If you are starting a Vue 3 project in 2026 and the answer isn't "a 200-line static site," Nuxt is the right answer. The framework has reached the kind of maturity where the boring decisions are already made for you well, the upgrade story is unusually careful, and the deployment portability is a genuine differentiator versus the React side of the ecosystem. We rate it 89/100 — held back only by the smaller Vue hiring market and the lack of a first-party React Server Components equivalent. For any Vue team, this is the default.
compatibilityVersion: 4 flag in Nuxt 3 for over a year before the 4.0 release in . Nuxt 3 receives maintenance until July 31, 2026.Google's Gemini App to Get a 24/7 Personal Agent Codenamed 'Remy' — Internal Doc Leaks Days Before I/O 2026
A leaked Google internal document reveals 'Remy' — a 24/7 personal AI agent that elevates the Gemini app from chatbot into a proactive assistant that takes actions across Gmail, Calendar, Docs and Drive. Currently in employee dogfooding ahead of I/O 2026.
May 7, 2026
Blitzy Raises $200M at $1.4B Valuation to Deploy Thousands of Autonomous Coding Agents in Parallel (May 5, 2026)
Cambridge, Mass.-based Blitzy raised $200M at a $1.4B valuation on May 5, 2026 in a round led by Northzone. The autonomous software development startup ingests up to 100M lines of code in a single pass and recently scored a record 66.5% on SWE-Bench Pro, betting that orchestrating thousands of parallel agents — not bigger single models — is the next leap in coding productivity.
May 6, 2026
Cleveland Clinic, RIKEN and IBM Simulate 12,635-Atom Trypsin — Largest Protein Ever on Quantum Hardware (May 5, 2026)
On May 5, 2026, scientists at Cleveland Clinic, RIKEN and IBM modelled a 12,635-atom trypsin–ligand complex on IBM Heron quantum processors paired with Fugaku and Miyabi-G — 40× larger than what the same workflow could handle six months ago, and the largest biologically meaningful molecule ever simulated on quantum hardware.
May 6, 2026
Is this product worth it?
Built With
Compare with other tools
Open Comparison Tool →