<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Michael Hoffmann]]></title>
        <description><![CDATA[Michael Hoffmann]]></description>
        <link>https://mokkapps.de</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Wed, 11 Mar 2026 22:19:36 GMT</lastBuildDate>
        <atom:link href="https://mokkapps.de/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Navigating State Management in Vue: Composables, Provide/Inject, and Pinia]]></title>
            <description><![CDATA[Explore the best practices for using Composables, Provide/Inject, and Pinia in Vue applications. Learn when to use each approach to manage state effectively in your projects, understanding the nuances that make each method suitable for different scenarios.]]></description>
            <link>https://mokkapps.de/blog/vue-state-management-composables-provide-inject-pinia</link>
            <guid isPermaLink="true">https://mokkapps.de/blog/vue-state-management-composables-provide-inject-pinia</guid>
            <pubDate>Mon, 17 Nov 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Why I Switched Back From VS Code to IntelliJ IDEA: A Developer's Journey]]></title>
            <description><![CDATA[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.]]></description>
            <link>https://mokkapps.de/blog/why-i-switched-back-from-vscode-to-intellij-idea</link>
            <guid isPermaLink="true">https://mokkapps.de/blog/why-i-switched-back-from-vscode-to-intellij-idea</guid>
            <pubDate>Sun, 14 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Connecting a MySQL Database in Nuxt with Drizzle ORM]]></title>
            <description><![CDATA[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.]]></description>
            <link>https://mokkapps.de/blog/connecting-mysql-database-nuxt-drizzle-orm</link>
            <guid isPermaLink="true">https://mokkapps.de/blog/connecting-mysql-database-nuxt-drizzle-orm</guid>
            <pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Nuxt Tip: Accessing Pinia Store in Production Build]]></title>
            <description><![CDATA[A concise guide on how to access your Pinia store within a Nuxt production build.]]></description>
            <link>https://mokkapps.de/vue-tips/accessing-pinia-store-in-nuxt-production-build</link>
            <guid isPermaLink="true">https://mokkapps.de/vue-tips/accessing-pinia-store-in-nuxt-production-build</guid>
            <pubDate>Fri, 15 Aug 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Vercel Acquires NuxtLabs: What This Means for the Future of Nuxt]]></title>
            <description><![CDATA[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.]]></description>
            <link>https://mokkapps.de/blog/vercel-acquires-nuxtlabs</link>
            <guid isPermaLink="true">https://mokkapps.de/blog/vercel-acquires-nuxtlabs</guid>
            <pubDate>Fri, 18 Jul 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>