<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Neel Shah - Blog</title>
    <description>Insights, tutorials, and thoughts on software development, technology trends, and best practices.</description>
    <link>https://neelshah.dev/blog</link>
    <language>en-US</language>
    <managingEditor>neel.shah@example.com (Neel Shah)</managingEditor>
    <webMaster>neel.shah@example.com (Neel Shah)</webMaster>
    <lastBuildDate>Mon, 06 Jul 2026 11:07:41 GMT</lastBuildDate>
    <atom:link href="https://neelshah.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://neelshah.dev/og-image.jpg</url>
      <title>Neel Shah - Blog</title>
      <link>https://neelshah.dev/blog</link>
      <width>144</width>
      <height>144</height>
    </image>
    
    <item>
      <title><![CDATA[Building Scalable React Applications with Next.js 14]]></title>
      <description><![CDATA[Learn how to leverage the latest Next.js features to build performant and scalable React applications with server components, streaming, and more.]]></description>
      <link>https://neelshah.dev/blog/building-scalable-react-applications-nextjs-14</link>
      <guid isPermaLink="true">https://neelshah.dev/blog/building-scalable-react-applications-nextjs-14</guid>
      <pubDate>Mon, 15 Jan 2024 00:00:00 GMT</pubDate>
      <category><![CDATA[React]]></category>
      <author>neel.shah@example.com (Neel Shah)</author>
    </item>
    <item>
      <title><![CDATA[Mastering TypeScript: Advanced Patterns and Best Practices]]></title>
      <description><![CDATA[Dive deep into advanced TypeScript patterns that will make your code more robust and maintainable. Learn about utility types, conditional types, and more.]]></description>
      <link>https://neelshah.dev/blog/mastering-typescript-advanced-patterns</link>
      <guid isPermaLink="true">https://neelshah.dev/blog/mastering-typescript-advanced-patterns</guid>
      <pubDate>Mon, 08 Jan 2024 00:00:00 GMT</pubDate>
      <category><![CDATA[TypeScript]]></category>
      <author>neel.shah@example.com (Neel Shah)</author>
    </item>
    <item>
      <title><![CDATA[Optimizing Database Performance in Node.js Applications]]></title>
      <description><![CDATA[Practical tips and techniques for optimizing database queries and improving application performance. Learn about indexing, query optimization, and caching strategies.]]></description>
      <link>https://neelshah.dev/blog/optimizing-database-performance-nodejs</link>
      <guid isPermaLink="true">https://neelshah.dev/blog/optimizing-database-performance-nodejs</guid>
      <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
      <category><![CDATA[Backend]]></category>
      <author>neel.shah@example.com (Neel Shah)</author>
    </item>
    <item>
      <title><![CDATA[The Future of Web Development: Trends to Watch in 2024]]></title>
      <description><![CDATA[Explore the latest trends and technologies shaping the future of web development. From AI integration to new frameworks and tools.]]></description>
      <link>https://neelshah.dev/blog/future-web-development-trends-2024</link>
      <guid isPermaLink="true">https://neelshah.dev/blog/future-web-development-trends-2024</guid>
      <pubDate>Thu, 28 Dec 2023 00:00:00 GMT</pubDate>
      <category><![CDATA[Trends]]></category>
      <author>neel.shah@example.com (Neel Shah)</author>
    </item>
    <item>
      <title><![CDATA[Building Real-time Applications with WebSockets]]></title>
      <description><![CDATA[Learn how to implement real-time features in your web applications using WebSockets. Covers Socket.io, scaling, and best practices.]]></description>
      <link>https://neelshah.dev/blog/building-realtime-applications-websockets</link>
      <guid isPermaLink="true">https://neelshah.dev/blog/building-realtime-applications-websockets</guid>
      <pubDate>Wed, 20 Dec 2023 00:00:00 GMT</pubDate>
      <category><![CDATA[Real-time]]></category>
      <author>neel.shah@example.com (Neel Shah)</author>
    </item>
    <item>
      <title><![CDATA[CSS Grid vs Flexbox: When to Use Which]]></title>
      <description><![CDATA[A comprehensive guide to understanding the differences between CSS Grid and Flexbox, with practical examples and use cases.]]></description>
      <link>https://neelshah.dev/blog/css-grid-vs-flexbox-guide</link>
      <guid isPermaLink="true">https://neelshah.dev/blog/css-grid-vs-flexbox-guide</guid>
      <pubDate>Fri, 15 Dec 2023 00:00:00 GMT</pubDate>
      <category><![CDATA[CSS]]></category>
      <author>neel.shah@example.com (Neel Shah)</author>
    </item>
  </channel>
</rss>