<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Danny's personal blog site</title>
        <link>https://agentsofchange.vercel.app</link>
        <description>Danny's personal blog site</description>
        <lastBuildDate>Tue, 10 Feb 2026 05:19:14 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>MIT</copyright>
        <item>
            <title><![CDATA[How To Connect You Namecheap Domain With Vercel Deployed App]]></title>
            <link>https://agentsofchange.vercel.app/blogs/connect-namecheap-to-vercel</link>
            <guid>https://agentsofchange.vercel.app/blogs/connect-namecheap-to-vercel</guid>
            <pubDate>Invalid Date</pubDate>
            <description><![CDATA[Here you will lean how to connect your namecheap domain to vercel deployed app.]]></description>
            <content:encoded><![CDATA[Here you will lean how to connect your namecheap domain to vercel deployed app.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How To Fix TailwindCSS Intellisense In Nuxt3 Project]]></title>
            <link>https://agentsofchange.vercel.app/blogs/fix-tailwindcss-intellisense-in-nuxt3</link>
            <guid>https://agentsofchange.vercel.app/blogs/fix-tailwindcss-intellisense-in-nuxt3</guid>
            <pubDate>Invalid Date</pubDate>
            <description><![CDATA[In Nuxt3 project tailwind css intellisense doesn't seems to work properly. In this blog I will share a workaround to fix this issue.]]></description>
            <content:encoded><![CDATA[In Nuxt3 project tailwind css intellisense doesn't seems to work properly. In this blog I will share a workaround to fix this issue.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How To Create Namespace Subdomain & Connect To Vercel App]]></title>
            <link>https://agentsofchange.vercel.app/blogs/create-namespace-subdomain-connect-to-vercel</link>
            <guid>https://agentsofchange.vercel.app/blogs/create-namespace-subdomain-connect-to-vercel</guid>
            <pubDate>Invalid Date</pubDate>
            <description><![CDATA[Here we will learn, How To Create Namespace Subdomain & Connect To Vercel App]]></description>
            <content:encoded><![CDATA[Here we will learn, How To Create Namespace Subdomain & Connect To Vercel App]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How To Properly Fetch Nuxt Content Data and Render It in Nuxt Pages]]></title>
            <link>https://agentsofchange.vercel.app/blogs/fetch-content-data-render-pages</link>
            <guid>https://agentsofchange.vercel.app/blogs/fetch-content-data-render-pages</guid>
            <pubDate>Invalid Date</pubDate>
            <description><![CDATA[Here we will learn How To Properly Fetch Nuxt Content Data and Render It in Nuxt Pages]]></description>
            <content:encoded><![CDATA[Here we will learn How To Properly Fetch Nuxt Content Data and Render It in Nuxt Pages]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Some Awesome Libraries For Vue3]]></title>
            <link>https://agentsofchange.vercel.app/blogs/vue3-awesome-library</link>
            <guid>https://agentsofchange.vercel.app/blogs/vue3-awesome-library</guid>
            <pubDate>Invalid Date</pubDate>
            <description><![CDATA[Vue.js is a popular JavaScript framework for building web applications. In this blog post, we will introduce you to some of the awesome libraries for Vue.js in different categories.]]></description>
            <content:encoded><![CDATA[Vue.js is a popular JavaScript framework for building web applications. In this blog post, we will introduce you to some of the awesome libraries for Vue.js in different categories.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to fix vuex type issue]]></title>
            <link>https://agentsofchange.vercel.app/blogs/how-to-fix-vuex-type-issue</link>
            <guid>https://agentsofchange.vercel.app/blogs/how-to-fix-vuex-type-issue</guid>
            <pubDate>Invalid Date</pubDate>
            <description><![CDATA[In recent vue project we see that vuex type not working properly. We will fix that type issue and make vuex type workable]]></description>
            <content:encoded><![CDATA[In recent vue project we see that vuex type not working properly. We will fix that type issue and make vuex type workable]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Redis TTL, Jitter, and How I Almost Crashed a Server 🚀]]></title>
            <link>https://agentsofchange.vercel.app/blogs/redis-ttl-jitter-and-how-i-almost-crashed-a-server</link>
            <guid>https://agentsofchange.vercel.app/blogs/redis-ttl-jitter-and-how-i-almost-crashed-a-server</guid>
            <pubDate>Invalid Date</pubDate>
            <description><![CDATA[Recently, I ran into an interesting Redis case that taught me a big lesson Infinite cache TTLs are like hoarding—things pile up until it’s a problem.]]></description>
            <content:encoded><![CDATA[Recently, I ran into an interesting Redis case that taught me a big lesson Infinite cache TTLs are like hoarding—things pile up until it’s a problem.]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[FLOAT Made My Dollars Float Away - FLOAT vs DECIMAL in MySQL 💸]]></title>
            <link>https://agentsofchange.vercel.app/blogs/float-make-my-dollar-float-away</link>
            <guid>https://agentsofchange.vercel.app/blogs/float-make-my-dollar-float-away</guid>
            <pubDate>Invalid Date</pubDate>
            <description><![CDATA[Recently I got a task Alter a table column from `FLOAT` to `DECIMAL(10,2)]]></description>
            <content:encoded><![CDATA[Recently I got a task Alter a table column from `FLOAT` to `DECIMAL(10,2)]]></content:encoded>
        </item>
    </channel>
</rss>