<?xml version="1.0" encoding="UTF-8"?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
>
    <channel>
        <atom:link
            type="application/rss+xml"
            href="https://tusharnain.com/feed/posts"
            rel="self"
        />
        <title><![CDATA[Posts feed]]></title>
        <link><![CDATA[https://tusharnain.com/feed/posts]]></link>
                <description><![CDATA[Latest posts from Tushar Nain – Full-Stack Laravel &amp; PHP Web Developer]]></description>
        <language>en-US</language>
        <pubDate>2025-09-15T14:42:59+05:30</pubDate>

                    <item>
                <title><![CDATA[🚨 Technical Debt: The Silent Killer of Teams &amp; Products]]></title>
                <link>https://tusharnain.com/technical-debt-the-silent-killer-of-teams-products</link>
                <description><![CDATA["Technical debt is the hidden cost of rushing software development, every skipped test, shortcut, and messy design decision adds up. Left unchecked, it slows delivery, frustrates teams, and kills products. In this post, I share what technical debt really means, its business impact, and my personal experience fixing it the right way."]]></description>
                                    <author><![CDATA[Tushar Nain <naintushar@hotmail.com>]]></author>
                                <guid>https://tusharnain.com/technical-debt-the-silent-killer-of-teams-products</guid>
                <pubDate>Mon, 15 Sep 2025 14:42:59 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://tusharnain.com/storage/content/blogs/d84e13e1-d05f-48dc-9ae9-d49cf21bc5a5.webp"
                    length="86214"
                />
                            </item>
                    <item>
                <title><![CDATA[🪄 Laravel Service Providers: What You Need to Know]]></title>
                <link>https://tusharnain.com/laravel-service-providers-what-you-need-to-know</link>
                <description><![CDATA[Learn how Laravel Service Providers work, from the register() and boot() methods to deferred providers for performance optimization. This guide covers their purpose, lifecycle, and includes real code examples to help you understand how Laravel handles dependency injection and application bootstrapping.]]></description>
                                    <author><![CDATA[Tushar Nain <naintushar@hotmail.com>]]></author>
                                <guid>https://tusharnain.com/laravel-service-providers-what-you-need-to-know</guid>
                <pubDate>Mon, 16 Jun 2025 11:29:33 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://tusharnain.com/storage/content/blogs/965b725f-966c-4ca4-bd27-fb645513243f.webp"
                    length="38084"
                />
                                    <category>Laravel</category>
                            </item>
                    <item>
                <title><![CDATA[🧠 How I Used Level-Order Tree Traversal from DSA in a Real-World PHP Application]]></title>
                <link>https://tusharnain.com/dsa-real-life-project-implementation-with-level-order-tree-traversal</link>
                <description><![CDATA[“I always wondered when DSA would help in real projects… until I built a user hierarchy system.”]]></description>
                                    <author><![CDATA[Tushar Nain <naintushar@hotmail.com>]]></author>
                                <guid>https://tusharnain.com/dsa-real-life-project-implementation-with-level-order-tree-traversal</guid>
                <pubDate>Thu, 05 Jun 2025 13:20:27 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://tusharnain.com/storage/content/blogs/322561bf-84b3-42a4-8641-8c5bfce1b71b.webp"
                    length="37624"
                />
                                    <category>Algorithms</category>
                            </item>
                    <item>
                <title><![CDATA[🚀 Boost Your Laravel and Database Performance: Real-World Tips for Faster Queries]]></title>
                <link>https://tusharnain.com/boost-your-mysql-performance-real-world-tips-for-faster-queries</link>
                <description><![CDATA[Hey there, developers! 👋 Tired of slow Laravel queries? ⚡ It's time to speed things up! 🚀 In this guide, I’ll walk you through simple but powerful tips like eager loading, caching, and smart indexing that will boost your database performance and improve your app’s speed. Whether you're working on a small project or a large-scale app, these tips will keep your queries fast and your users happy. L]]></description>
                                    <author><![CDATA[Tushar Nain <naintushar@hotmail.com>]]></author>
                                <guid>https://tusharnain.com/boost-your-mysql-performance-real-world-tips-for-faster-queries</guid>
                <pubDate>Wed, 07 May 2025 11:42:01 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://tusharnain.com/storage/content/blogs/15f9351a-6ef8-4f33-9b22-7315bb3aceb3.webp"
                    length="35132"
                />
                                    <category>Database Optimization</category>
                            </item>
            </channel>
</rss>
