<?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: Chris Henry</title>
    <description>The latest articles on DEV Community by Chris Henry (@nightwavesprogramming).</description>
    <link>https://dev.to/nightwavesprogramming</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%2F2898417%2F45448302-6bf0-40f3-9d3e-e0ca856b8d2f.png</url>
      <title>DEV Community: Chris Henry</title>
      <link>https://dev.to/nightwavesprogramming</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nightwavesprogramming"/>
    <language>en</language>
    <item>
      <title>Using Local Storage for Prototyping</title>
      <dc:creator>Chris Henry</dc:creator>
      <pubDate>Thu, 27 Mar 2025 01:31:04 +0000</pubDate>
      <link>https://dev.to/nightwavesprogramming/using-local-storage-for-prototyping-15fd</link>
      <guid>https://dev.to/nightwavesprogramming/using-local-storage-for-prototyping-15fd</guid>
      <description>&lt;p&gt;I have finished working on the base UX/UI of my application and would like to test its functionality with a batch of users. However, to get the most out of this, it would be useful to have the data features that would require a backend available as well. Is it a practical option to use local storage to store the data just for the prototype, so that I don't have to go ahead and move onto the backend part of the project yet?&lt;/p&gt;

&lt;p&gt;The data I would display is mostly just graphs and stuff from an onboarding prompt.&lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>Great article to learn basic file structure and various components of react to better understand how it works for both people learning react and experienced react developers.</title>
      <dc:creator>Chris Henry</dc:creator>
      <pubDate>Tue, 11 Mar 2025 14:18:43 +0000</pubDate>
      <link>https://dev.to/nightwavesprogramming/great-article-to-learn-basic-file-structure-and-various-components-of-react-to-better-understand-2okb</link>
      <guid>https://dev.to/nightwavesprogramming/great-article-to-learn-basic-file-structure-and-various-components-of-react-to-better-understand-2okb</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/amirmoh10" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F174575%2F28c35637-73da-4d7c-9a16-e002f2eaf25e.png" alt="amirmoh10"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/amirmoh10/understanding-the-react-build-workflow-and-the-folder-structure-3hlc" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Understanding the React build workflow and the folder structure&lt;/h2&gt;
      &lt;h3&gt;Amir Ghezala ・ Jun 1 '19&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#javascript&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#react&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>javascript</category>
      <category>react</category>
    </item>
  </channel>
</rss>
