<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Milan Parmar — Blog</title>
    <link>https://milanparmar.com/blog</link>
    <description>Articles and notes by me on product development, software engineering, and lessons learned from real-world projects.</description>
    <language>en</language>
    <managingEditor>Milan Parmar</managingEditor>
    <atom:link href="https://milanparmar.com/blog/rss.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Thu, 03 Sep 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>How I scope a freelance project before quoting a price</title>
      <link>https://milanparmar.com/blog/how-i-scope-a-freelance-project</link>
      <guid isPermaLink="true">https://milanparmar.com/blog/how-i-scope-a-freelance-project</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>The questions I ask before giving a number, why I quote a range instead of a fixed date, and the one thing that predicts whether a build will go well.</description>
      <category>Hiring a developer</category>
      <category>Shipping products</category>
    </item>
    <item>
      <title>Four App Router mistakes I keep finding in production</title>
      <link>https://milanparmar.com/blog/next-app-router-mistakes</link>
      <guid isPermaLink="true">https://milanparmar.com/blog/next-app-router-mistakes</guid>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <description>Client components too high in the tree, data fetched in layouts, metadata typed by hand, and images without dimensions. All four are cheap to fix today.</description>
      <category>Next.js</category>
      <category>Shipping products</category>
    </item>
  </channel>
</rss>
