<?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>Forem: Patrick Okoro</title>
    <description>The latest articles on Forem by Patrick Okoro (@patrick_okoro_6f598304058).</description>
    <link>https://forem.com/patrick_okoro_6f598304058</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%2F2524005%2F72016e57-c689-465a-81cd-bbb5e3409b56.png</url>
      <title>Forem: Patrick Okoro</title>
      <link>https://forem.com/patrick_okoro_6f598304058</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/patrick_okoro_6f598304058"/>
    <language>en</language>
    <item>
      <title>#Learning REACTJS And 100 Days of Writing code</title>
      <dc:creator>Patrick Okoro</dc:creator>
      <pubDate>Sat, 22 Nov 2025 23:20:46 +0000</pubDate>
      <link>https://forem.com/patrick_okoro_6f598304058/learning-reactjs-and-100-days-of-writing-code-168n</link>
      <guid>https://forem.com/patrick_okoro_6f598304058/learning-reactjs-and-100-days-of-writing-code-168n</guid>
      <description>&lt;p&gt;🚀 Day 1 of My 100 Days of Code — Setting Up React &amp;amp; Understanding the Fundamentals&lt;/p&gt;

&lt;p&gt;Today was a solid learning day. I delved deeper into React.js, starting with how to properly set up the React development environment. I explored the traditional setup as well as installing React using Vite, which I found incredibly fast. Vite’s lightning-quick dev server and instant hot-reload made the whole experience smoother and more enjoyable.&lt;/p&gt;

&lt;p&gt;I also learned how different dependencies work in a React project, and how they help us write React code more efficiently.&lt;/p&gt;

&lt;p&gt;Some of the core concepts I covered today include:&lt;/p&gt;

&lt;p&gt;✅ Components&lt;/p&gt;

&lt;p&gt;I learned how React uses components as the building blocks of every application. I also practiced nesting multiple components inside a parent component, which helped me understand how React structures UI.&lt;/p&gt;

&lt;p&gt;✅ Class-Based vs Functional Components&lt;/p&gt;

&lt;p&gt;I explored both class components and functional components. Even though functional components with hooks are more common today, it was great understanding how class components work behind the scenes.&lt;/p&gt;

&lt;p&gt;✅ Rendering Lists&lt;/p&gt;

&lt;p&gt;I learned how to render lists dynamically in React using .map(). This was exciting because I finally got to see how data flows into the UI efficiently.&lt;/p&gt;

&lt;p&gt;🔥 My Coding Journey Continues&lt;/p&gt;

&lt;p&gt;I just started a 100 Days of Code challenge, and I'll be dropping updates on what I’m learning and building along the way.&lt;/p&gt;

&lt;p&gt;Stay tuned for more updates — the journey is only beginning! 💪🚀&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
      <category>reactjsdevelopment</category>
    </item>
  </channel>
</rss>
