<?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: TheGuyHiding</title>
    <description>The latest articles on DEV Community by TheGuyHiding (@theguyhiding).</description>
    <link>https://dev.to/theguyhiding</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F849711%2F2e1c5f42-07ac-4ab9-bdaf-45e26d3a647e.png</url>
      <title>DEV Community: TheGuyHiding</title>
      <link>https://dev.to/theguyhiding</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/theguyhiding"/>
    <language>en</language>
    <item>
      <title>React server taking too long to start up and unable to edit without shutting down server</title>
      <dc:creator>TheGuyHiding</dc:creator>
      <pubDate>Mon, 18 Apr 2022 21:53:18 +0000</pubDate>
      <link>https://dev.to/theguyhiding/react-server-taking-too-long-to-start-up-and-unable-to-edit-without-shutting-down-server-l8c</link>
      <guid>https://dev.to/theguyhiding/react-server-taking-too-long-to-start-up-and-unable-to-edit-without-shutting-down-server-l8c</guid>
      <description>&lt;p&gt;I'm having an issue with npm start, it takes almost 2 minutes before the server starts and opens the page on my browser. Then whenever I make changes to my code then save it and reload the page, the server does not update the page with the new changes, thus forcing me to stop the server and restart it. I've look for solutions on stack overflow but was unable to solve my issue. Any support would be greatly appreciated.&lt;/p&gt;

</description>
      <category>react</category>
      <category>beginners</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
