Build business web apps fast, with less resources to create highly customizable internal tools, dashboards, admin panels, workflow automations, and B2B apps.
Made a similar tweet only a few months ago, and I'd like to update you on where the Nuxt ecosystem stands now and therefore for newcomers what you get *out-of-the-box* (and now for free) just by choosing Nuxt and adding Nuxt UI, Content/Studio, NuxtHub:
From the Core Stack
📁 File-based routing (zero config!)
🔄 Auto-imports for components & composables
🔥 Blazing fast Hot Module Replacement (HMR)
🧩 +303 Nuxt modules
💪 Hybrid SSR & SSG rendering modes
🖼️ Optimized images out-of-the-box
⚙️ Powerful API layer with server routes
🔧 A Cool DevTools for debugging & inspection
From Nuxt UI
🎨 A complete, themeable UI component library
🖌️ Easy theming with design tokens
🌗 Automatic Light & Dark mode support
🤖 Ready-to-use AI Chat components (prompts, messages...)
📝 A Powerful TipTap Editor
✨ 9+ professional templates (SaaS, Portfolio, etc.)
⌨️ A powerful Command Palette (⌘K)
🔔 Toasts, notifications, and modals
✅ Easy Form generation with built-in validation
🗂️ A rich Data Table component
🚀 Professional landing page components
🧩 +115 Components
🔍 Components slots helper
From Nuxt Content / Studio / Docus
📝 A full Markdown-based CMS built into your app in production
🔍 Powerful query builder & Algolia-like search for your content
🎨 Beautiful Prose components for rendering
💻 Code highlighting out-of-the-box
🤖 Automatic generation of `llms.txt` & `llms-full.txt`
📚 Dead simple and easy-to-setup documentation with built-in MCP
From NuxtHub
🗃️ Zero Config database
🌂 First-Class Drizzle support
🗂️ Key-Value (KV) Storage
📦 Blob Storage
✨ Agnostic deployments
💻 Exceptional DX
And an awesome community! 💚
Welcome to Nuxt.
So my @nuxt_js layers article "Modular site architecture with Nuxt layers" is finally over the line!
https://t.co/cIaNlpIBaO
It's *by far* the most in-depth technical article I've ever written, and covers theory and practice of migrating any existing Nuxt site to layers – with detailed, step-by-step instructions and gotchas.
It ships with both a demo repo which progressively migrates a Nuxt blog app to a fully layered project, as well as a new package Nuxt Layers Utils to make configuring layers in larger applications easier:
https://t.co/vTbzCYf8ZR
https://t.co/4VjsopCAfH
Additionally, the theory sections cover a LOT of ground, covering configuration and advice for framework folders, pages, components, composables, nuxt content, @tailwindcss, as well as differences in how Nuxt handles paths between config options, and a various tips to get more organised across folders and config in general.
Special thanks to @danielcroe for giving it the technical once-over.
#nuxt #vue #javascript #frontend
We’ve made it way, way easier to use the Node.js packages you know and love when building on Workers by dramatically expanding our Node.js API compatibility.
This is a big part of our effort to make shipping applications with Workers a no brainer!
I believe that if @nuxt_js adopts a strategy similar to what Laravel has done with its ecosystem, it could become the go-to solution for rapidly shipping projects without concerns about long-term scalability or the need for complete rewrites. I'm not referring to Nuxt modules—they're great—but they need to be maintained by the Nuxt core team rather than by various developers who contribute to the Nuxt modules platform.
This approach would be a game-changer. In my opinion, Nuxt already excels at the most important aspect better than other JavaScript frameworks: maintaining balance.
I want to have everything that @laravelphp has but in TypeScript.
Deno is known for its HTTP imports, but we've found it's insufficient for larger projects. This post explains the situation and how we've improved it.
https://t.co/INVp4v2LjS
Linux when? Linux now. 🎉🐧
For the last 6 months, our team and our open source community have been working hard to bring Zed to Linux.
As of today, we've released our first, official, stable build of Zed on Linux!
https://t.co/WbptRrpkQw
std/encoding, utilities for encoding and decoding common formats like hex, base64, varint, etc., is now stabilized at v1.0.0 on @jsr_io 🎉️
https://t.co/Z2rLq0rRKG
You probably never heard of `ws4qlite` before.
It turns SQLite into an HTTP server and gives you a RESTful API to interact with your database. It comes with auth + backups and much more out of the box.
I wrote a guide for it:
https://t.co/3QRsgiD8a6