<?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: Kirstie</title>
    <description>The latest articles on DEV Community by Kirstie (@epixieme).</description>
    <link>https://dev.to/epixieme</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%2F519378%2F2a4f03d0-404f-42eb-83a5-178fc6a154dc.jpg</url>
      <title>DEV Community: Kirstie</title>
      <link>https://dev.to/epixieme</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/epixieme"/>
    <language>en</language>
    <item>
      <title>24 days of #javaScriptmas and a fresh start</title>
      <dc:creator>Kirstie</dc:creator>
      <pubDate>Thu, 17 Dec 2020 19:15:35 +0000</pubDate>
      <link>https://dev.to/epixieme/solutions-to-24-days-of-javascriptmas-2b5o</link>
      <guid>https://dev.to/epixieme/solutions-to-24-days-of-javascriptmas-2b5o</guid>
      <description>&lt;p&gt;&lt;strong&gt;What’s it all about?&lt;/strong&gt;&lt;br&gt;
JavaScriptmas is a 24 day coding challenge which is the brain-child of the team at Scrimba.com&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A fresh start&lt;/strong&gt;,&lt;br&gt;
Some time ago I decided to quit my job.&lt;/p&gt;

&lt;p&gt;I had been working for various companies in the city where I worked with great people but just didn't feel fulfilled or I wasn't learning anything new (like many others I suspect). So I decided something needed to change and I took the plunge into a career break to learn some new skills...exciting!&lt;/p&gt;

&lt;p&gt;Fast forward to now...&lt;/p&gt;

&lt;p&gt;Since then, a lot has happened. I thought that I'm from an IT background so I can give coding a go, I'll be back into a job in a few months. Easy transition right? You'd think... but at times I have honestly found it hard.&lt;/p&gt;

&lt;p&gt;Not hard because I didn't understand, hard because life issues got in the way to start with. I moved house twice which took a lot of time out of my learning. I got a rescue dog(not a walk in the park 🦮). I went from yes this is the right career path to periods of demotivation and distraction with the other busy parts of my life. I was close to giving up.&lt;/p&gt;

&lt;p&gt;But I think sometimes you have to go through it to bounce back.&lt;/p&gt;

&lt;p&gt;So I decided to start again, things have calmed down in my life and now is the right time. I'm loving the journey. Each victory (large or small) makes me more determined than ever before.&lt;/p&gt;

&lt;p&gt;Somewhere down the road I'm hoping to be a front-end, possibly full-stack dev and so what better way to practice and improve my code then by participating in #javaScriptmas. 🎉😊&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co9834ef2a80ca36622380a74"&gt;Day 1 Solution - Candies&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/learn/adventcalendar/note-at-1-12-coae3429facb3ef038a654c40"&gt;Day 2 Solution - Deposit Profit&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/learn/adventcalendar/note-at-0-33-coec14d1ba3f472b341d46859"&gt;Day 3 Solution - Chunky Monkey&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/learn/adventcalendar/note-at-0-19-co72a457bb3769d28e9b796ea"&gt;Day 4 Solution - Century From Year &lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co00e4f458940117ef5b64293"&gt;Day 5 Solution - Reverse A String&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/learn/adventcalendar/note-at-0-00-co7f04ff1af3ff0c2b9e90b73"&gt;Day 6 Solution - Sort By Length&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/learn/adventcalendar/note-at-0-56-co41c4d5989a70715eb233957"&gt;Day 7 Solution - Count Vowel Consonant&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/coc79433cbba81bf9507a31b5"&gt;Day 8 Solution - Rolling Dice&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co46a420cae7023311117bd1b"&gt;Day 9 Solution - Sum Odd Fibonacci Numbers&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co3f44e248010a7970b0ed005"&gt;Day 10 Solution - Adjacent Elements Product&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co0414a1e971108a332a8456e"&gt;Day 11 Solution - Avoid Obstacles &lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co5a0449db90119d5adde4827"&gt;Day 12 Solution - Valid Time&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co0b74d36b2732bf63d3da1ca"&gt;Day 13 Solution - Extract Each Kth &lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co021422594224fc06ba873f3"&gt;Day 14 Solution - Maximal Adjacent Difference&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co4e74de6b11cbe07a134607a"&gt;Day 15 Solution - Javascript Carousel&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co80d4da08658d3496fd7c386"&gt;Day 16 Solution - Insert Dashes&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co7e24448a3aa9a98b8ec88c9"&gt;Day 17 Solution - Different Symbols Niave&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/cod57464d8db6b640526f50b3"&gt;Day 18 Solution - Array Previous Less&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co1b5490fae1b15ce2c13bc20"&gt;Day 19 Solution - Alphabet Subsequence&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/co8534c4da755ddb01bae2ceb"&gt;Day 20 Solution - Domain Type&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/coaeb4e339739278000a7eac5"&gt;Day 21 Solution - Sum of Two&lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/coa8f4a76b23917c9bf3ddbdd"&gt;Day 22 Solution - Extract Matrix Column &lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/code446138b483de6b82dc6e9"&gt;Day 23 Solution - Twitter App &lt;/a&gt;&lt;br&gt;
&lt;a href="https://scrimba.com/scrim/coc814775a661867f1d80d90f"&gt;Day 24 Solution - Test Your Agility &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Takeaway:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I really enjoyed these challenges, Day 23 especially. My finest moment I think as I managed to get a handle on cleaner code during this particular challenge.&lt;br&gt;
Day 24 was already coded and we just had to fill in the missing parts but I liked the fact I got to hide and show the try again button. &lt;/p&gt;

&lt;p&gt;Overall I am learning that I really need to focus my development on working with objects, iteration and keeping my code dry. &lt;/p&gt;

</description>
      <category>javascriptmas</category>
      <category>javascript</category>
      <category>career</category>
      <category>learningtocode</category>
    </item>
  </channel>
</rss>
