<?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: Armani Brown</title>
    <description>The latest articles on DEV Community by Armani Brown (@solace).</description>
    <link>https://dev.to/solace</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%2F1126621%2F249f3f09-5cac-40b7-8329-99915f801192.jpeg</url>
      <title>DEV Community: Armani Brown</title>
      <link>https://dev.to/solace</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/solace"/>
    <language>en</language>
    <item>
      <title>if/else if</title>
      <dc:creator>Armani Brown</dc:creator>
      <pubDate>Thu, 27 Jul 2023 04:37:48 +0000</pubDate>
      <link>https://dev.to/solace/ifelse-if-19kl</link>
      <guid>https://dev.to/solace/ifelse-if-19kl</guid>
      <description>&lt;p&gt;Currently doing a lesson on these, honestly it took me awhile to figure out how to use else if before using else. Then having to learn that I can use multiple else if, honestly ternary/switch statements just feels so much easier for my brain to create code for. I sat down for 30 minutes contemplating my entire existence before I could get back into figuring it out. lesson learned though use &lt;/p&gt;

&lt;p&gt;if(){&lt;br&gt;
}else if(){ //however many you like&lt;br&gt;
}else{//use this last&lt;br&gt;
}&lt;/p&gt;

</description>
    </item>
    <item>
      <title>New Guy</title>
      <dc:creator>Armani Brown</dc:creator>
      <pubDate>Tue, 25 Jul 2023 20:48:07 +0000</pubDate>
      <link>https://dev.to/solace/new-guy-fj4</link>
      <guid>https://dev.to/solace/new-guy-fj4</guid>
      <description>&lt;p&gt;Just gonna use this as another form of note taking to be honest&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
