Have you ever wondered how route transitions with `NuxtLink` and `NuxtPage` work? Maybe not, but that’s where I found myself today. So I did a deep dive into the Nuxt source code so I could understand it all. Now that I’ve gone down the rabbit hole and come back up again, I thought I’d share with you what I learned.
Need a simple shared state management solution for your Nuxt app? In this article, explore `useState` : Nuxt’s built-in composable for shared reactive data that works seamlessly with SSR.
Tired of outdated AI suggestions for your Nuxt project? Nuxt and Nuxt UI MCP servers give your AI assistant direct access to current Nuxt docs and Nuxt UI component information. Our latest article dives into why you need these MCP servers and how to set them up.
Learn how to manage multiple environment configs in Nuxt with ease. From development to staging and production, streamline your setup with powerful Nuxt tools.
Socket.IO is a powerful tool for building applications that demand instant communication. In this article, you’ll learn how to create a real-time community chat application using Nuxt 4 and Socket.IO, exploring everything from WebSocket connections to simple user management and beyond.
Vercel's acquisition of NuxtLabs has major implications for the Nuxt ecosystem, from faster development to deeper platform integrations. This article breaks down what really happened, what it means for developers, and why the future of Nuxt remains both promising and worth watching closely.
Learn how the NuxtErrorBoundary component in Nuxt 3 works under the hood to gracefully handle client-side errors. This deep dive explores its powerful features, source code, and practical use cases to help you write more resilient Vue apps.
Learn to build powerful API routes with Nuxt 3's Nitro server. Complete guide covering CRUD operations, authentication, file uploads, and production deployment.
SEO is essential to a blog's success. In Part 4 of our Nuxt Content series, we explore how to boost your blog's visibility with powerful SEO techniques using Nuxt 3, the Nuxt SEO module and more.
Discover 10 powerful Nuxt configuration options that most developers overlook. Learn advanced techniques for custom aliases, hybrid rendering, component islands, build optimization, and performance monitoring to supercharge your Vue.js applications.
Get notified when we release new tutorials, lessons, and other expert Nuxt content.
Follow MasteringNuxt on