<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gaurav Gola</title>
    <description>The latest articles on DEV Community by Gaurav Gola (@gaurav_gola_dev).</description>
    <link>https://dev.to/gaurav_gola_dev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4036053%2Fe9abbe21-86e4-4715-bbcd-e4034b5f66aa.png</url>
      <title>DEV Community: Gaurav Gola</title>
      <link>https://dev.to/gaurav_gola_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gaurav_gola_dev"/>
    <language>en</language>
    <item>
      <title>Migrating a React App to TypeScript and Next.js</title>
      <dc:creator>Gaurav Gola</dc:creator>
      <pubDate>Mon, 20 Jul 2026 07:01:12 +0000</pubDate>
      <link>https://dev.to/gaurav_gola_dev/migrating-a-react-app-to-typescript-and-nextjs-3109</link>
      <guid>https://dev.to/gaurav_gola_dev/migrating-a-react-app-to-typescript-and-nextjs-3109</guid>
      <description>&lt;p&gt;Hi, I'm Gaurav — a Frontend Developer based in India, working mainly with React.js, JavaScript, and Redux Toolkit.&lt;/p&gt;

&lt;p&gt;I spent about a year and a half building CMS-driven interfaces at Hocalwire Labs before stepping away for personal reasons. Now I'm back, and instead of jumping straight into job applications, I decided to spend some real time leveling up first.&lt;/p&gt;

&lt;p&gt;Here's what I'm currently working on:&lt;/p&gt;

&lt;h2&gt;
  
  
  Migrating one of my projects to TypeScript + Next.js
&lt;/h2&gt;

&lt;p&gt;I built FoodFlick — a food-ordering app with live restaurant data — a while back in plain JavaScript with Create React App. I'm now rebuilding it properly: TypeScript for type safety, Next.js App Router for the routing and rendering model most companies are actually using now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Learning frontend performance optimization alongside it
&lt;/h2&gt;

&lt;p&gt;Rather than treating the migration as just a syntax change, I want to use it as a chance to actually measure and improve things — Lighthouse scores, bundle size, load times — not just get the code compiling.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's next
&lt;/h2&gt;

&lt;p&gt;I'll be writing about both as I go, including what breaks, what confuses me, and what I learn fixing it. If you've done a similar migration or have advice on structuring a Next.js App Router project well, I'd genuinely like to hear it.&lt;/p&gt;

</description>
      <category>react</category>
      <category>webdev</category>
      <category>typescript</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
