<?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: nlefty</title>
    <description>The latest articles on DEV Community by nlefty (@nlefty).</description>
    <link>https://dev.to/nlefty</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%2F345553%2Fc5b4849c-0f70-480c-b124-b3622f52e3c5.jpeg</url>
      <title>DEV Community: nlefty</title>
      <link>https://dev.to/nlefty</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nlefty"/>
    <language>en</language>
    <item>
      <title>Wrote my first JS quiz app 🙌🏽 </title>
      <dc:creator>nlefty</dc:creator>
      <pubDate>Thu, 16 Jul 2020 03:56:47 +0000</pubDate>
      <link>https://dev.to/nlefty/wrote-my-first-js-quiz-app-1pjm</link>
      <guid>https://dev.to/nlefty/wrote-my-first-js-quiz-app-1pjm</guid>
      <description>&lt;p&gt;Interestingly enough, this is also my first post! All kinda firsts this week. I recently challenged myself to write a quiz app using vanilla JS. I’m still very much a code newbie going into front-end. However, based on an unfinished Colt Steele ‘Web Developer Bootcamp’ course (I got through the JS and DOM sections) and Google, I not only completed it, but in less than a week!!&lt;/p&gt;

&lt;p&gt;Honestly, it was fun-the googling, the styling, the coding, the trial-and-error, the use of console.log to check values. And believe it or not, I spent more time deciding on the colors than writing the actual code. The most challenging part was adding the score function and placing the for loop but I got it figured out.&lt;/p&gt;

&lt;p&gt;Feel free to leave comments, feedback on improvements, suggestions, etc.&lt;/p&gt;

&lt;p&gt;GitHub Repo: &lt;a href="https://github.com/nlefty/quiz"&gt;https://github.com/nlefty/quiz&lt;/a&gt;&lt;br&gt;
Quiz: &lt;a href="https://nlefty.github.io/quiz/"&gt;https://nlefty.github.io/quiz/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>codenewbie</category>
      <category>quiz</category>
    </item>
  </channel>
</rss>
