<?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: Dgibson89</title>
    <description>The latest articles on DEV Community by Dgibson89 (@dgibson89).</description>
    <link>https://dev.to/dgibson89</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%2F1057114%2Fe6efdb93-0a9d-40dc-b277-67959fad3be1.jpg</url>
      <title>DEV Community: Dgibson89</title>
      <link>https://dev.to/dgibson89</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dgibson89"/>
    <language>en</language>
    <item>
      <title>Black is Tech 2023 Conference!</title>
      <dc:creator>Dgibson89</dc:creator>
      <pubDate>Tue, 08 Aug 2023 16:14:04 +0000</pubDate>
      <link>https://dev.to/dgibson89/black-is-tech-2023-conference-4d7b</link>
      <guid>https://dev.to/dgibson89/black-is-tech-2023-conference-4d7b</guid>
      <description>&lt;p&gt;I've been continuing to study React, focusing on useState currently but I've also picked up SQL via a little coding app called Mimo. It is nice and a good intro to SQL but supplemental at best.&lt;/p&gt;

&lt;p&gt;I've also started attending the Black is Tech conference that started yesterday! The speakers are all amazing, sharing valuable knowledge, insights and experiences that are truly inspiring!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YHUzyPEo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f77zxl2wycabmosbsyeh.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YHUzyPEo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f77zxl2wycabmosbsyeh.jpg" alt="Image description" width="800" height="386"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>blackistech</category>
      <category>programming</category>
      <category>motivation</category>
    </item>
    <item>
      <title>I’m a proud father, of a React App.</title>
      <dc:creator>Dgibson89</dc:creator>
      <pubDate>Mon, 31 Jul 2023 21:19:58 +0000</pubDate>
      <link>https://dev.to/dgibson89/im-a-proud-father-of-a-react-app-491c</link>
      <guid>https://dev.to/dgibson89/im-a-proud-father-of-a-react-app-491c</guid>
      <description>&lt;p&gt;It’s simple, it’s static and it’s mine. The styling still needs love but learning how to build this, then relearning how to build it outside of Scrimba’s editor was challenging and fun!&lt;br&gt;
What I’m probably most proud of though is mapping through an array of objects with a single component to create each destination!&lt;br&gt;
&lt;a href="https://traveljournal-three.vercel.app/"&gt;https://traveljournal-three.vercel.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>react</category>
      <category>jsx</category>
    </item>
    <item>
      <title>The React train keeps chugging!</title>
      <dc:creator>Dgibson89</dc:creator>
      <pubDate>Sun, 30 Jul 2023 04:45:23 +0000</pubDate>
      <link>https://dev.to/dgibson89/the-react-train-keeps-chugging-4f41</link>
      <guid>https://dev.to/dgibson89/the-react-train-keeps-chugging-4f41</guid>
      <description>&lt;p&gt;I've finished section 2 of my React courses and almost have my second solo project completed. Although I did have to reference a few past lessons and ran into a few syntax errors, I still find React extremely fun and the easiest language I've studied so far!&lt;/p&gt;

&lt;p&gt;My second project was to create a travel journal with places I've been, but it turned into places I want to go. The focus of the task was to learn how to make reusable components that take in props rather than hard coded items.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PKKjdiUF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w8fozxgqfrdddzer2c87.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PKKjdiUF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w8fozxgqfrdddzer2c87.jpg" alt="Image description" width="800" height="413"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>react</category>
      <category>programming</category>
    </item>
    <item>
      <title>First React Project</title>
      <dc:creator>Dgibson89</dc:creator>
      <pubDate>Tue, 25 Jul 2023 17:58:01 +0000</pubDate>
      <link>https://dev.to/dgibson89/first-react-project-3e56</link>
      <guid>https://dev.to/dgibson89/first-react-project-3e56</guid>
      <description>&lt;p&gt;I've spent the past several months learning HTML, CSS, JavaScript, and how to use various things like Git and VS code and I've spent time sharpening those skills to get to this point!&lt;/p&gt;

&lt;p&gt;I started tackling React a few days ago, learning through a course expertly taught by Scrimba. I was able to complete my first React project this morning and I'm super excited to continue along this path!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xLW6gtVp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xgi4gso9fx7x59iieoqt.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xLW6gtVp--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xgi4gso9fx7x59iieoqt.jpg" alt="Image description" width="800" height="697"&gt;&lt;/a&gt;&lt;/p&gt;

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