Latest Posts (5 found)
Michael Hoffmann 1 months ago

Why I Switched Back From VS Code to IntelliJ IDEA: A Developer's Journey

In this blog post, I'll share the reasons why I transitioned back to using IntelliJ as my primary integrated development environment (IDE) after a period with Visual Studio Code. Despite VS Code's early advantages for developing with Nuxt 3, recent developments have led me back to IntelliJ due to its superior Git integration, efficient project indexing, minimalist plugin needs, and robust debugging and database tools.

0 views
Michael Hoffmann 1 months ago

Connecting a MySQL Database in Nuxt with Drizzle ORM

Explore how to seamlessly integrate MySQL databases into your Nuxt applications using the Drizzle ORM. This guide covers setup, configuration, and an example of executing queries, all to enhance your full-stack development workflow with modern, efficient tools.

0 views
Michael Hoffmann 2 months ago

Nuxt Tip: Accessing Pinia Store in Production Build

A concise guide on how to access your Pinia store within a Nuxt production build.

0 views
Michael Hoffmann 2 months ago

Vercel Acquires NuxtLabs: What This Means for the Future of Nuxt

Explore the implications of Vercel's acquisition of NuxtLabs and what it means for the Nuxt community. Discover how this will influence innovation, access to tools, and the broader ecosystem.

0 views
Michael Hoffmann 4 months ago

Implementing Edge-Side Rendering (ESR) in Nuxt 3+ for Enhanced Performance

Discover how Edge-Side Rendering (ESR) can be employed in Nuxt 3++ applications to improve performance by rendering content at the edge, closer to the end-user.

0 views