<?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: Anthony Quinn</title>
    <description>The latest articles on DEV Community by Anthony Quinn (@aequinn).</description>
    <link>https://dev.to/aequinn</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%2F547173%2F0fe533f5-cd81-49e6-a676-e529593c2dbf.png</url>
      <title>DEV Community: Anthony Quinn</title>
      <link>https://dev.to/aequinn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aequinn"/>
    <language>en</language>
    <item>
      <title>Holiday Advent Challenge #JavaScriptmas </title>
      <dc:creator>Anthony Quinn</dc:creator>
      <pubDate>Mon, 28 Dec 2020 03:36:02 +0000</pubDate>
      <link>https://dev.to/aequinn/holiday-advent-challenge-javascriptmas-23ll</link>
      <guid>https://dev.to/aequinn/holiday-advent-challenge-javascriptmas-23ll</guid>
      <description>&lt;p&gt;Since my first job after graduating college I haven't done much coding of any kind (although it has certainly helped that I know how to). Instead I have winded my through a list of jobs like business analyst, project and product management and UI/UX/Product Design. &lt;/p&gt;

&lt;p&gt;The last few years I've been wanting to get in a habit of regularly practicing front end coding, with the goal of being efficient enough again to do some prototyping of my design work directly in code. The honest truth is, it's been a struggle to carve out the time and find a platform that fits well with my work and family obligation. Scrimba has been a great resource I've turned to for a few things including some weekly challenges that have hit a good balance of difficulty and fun with some great learning resources available to help. The coding advent #Javascriptmas this year was particularly fun, not so involved I had to spend hours on it, but also got me coding consistently and taught me a number of new little things. &lt;/p&gt;

&lt;p&gt;In good gamification fashion, they invited us to 'blog' about it and post our solutions and we would be awarded a badge, so here it is.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Solutions to the challenges
&lt;/h2&gt;

&lt;p&gt;Day 1 - &lt;a href="https://scrimba.com/scrim/co1ea4d88ac253d369d94bba7"&gt;Candies&lt;/a&gt;&lt;br&gt;
Day 2 - &lt;a href="https://scrimba.com/scrim/cob35413ca878543f5662b23e"&gt;Deposit Profit&lt;/a&gt;&lt;br&gt;
Day 3 - &lt;a href="https://scrimba.com/scrim/co58543f68d93eaeeecac2271"&gt;Chunky Monkey&lt;/a&gt;&lt;br&gt;
Day 4 - &lt;a href="https://scrimba.com/scrim/co2354da885d2c1e7e3ee272d"&gt;Century From Year&lt;/a&gt;&lt;br&gt;
Day 5 - &lt;a href="https://scrimba.com/scrim/co028427eb244cb6e1ba30367"&gt;Reverse a String&lt;/a&gt;&lt;br&gt;
Day 6 - &lt;a href="https://scrimba.com/scrim/co147411ba1c1494c0ffc645a"&gt;Sort by Solution&lt;/a&gt;&lt;br&gt;
Day 7 - &lt;a href="https://scrimba.com/scrim/co65e44fd88f5ccc334b4936d"&gt;Count Vowel Consonant&lt;/a&gt;&lt;br&gt;
Day 8 - &lt;a href="https://scrimba.com/scrim/coa764a4ea79e04de7f7e0f8a"&gt;The Rolling Dice&lt;/a&gt;&lt;br&gt;
Day 9 - &lt;a href="https://scrimba.com/scrim/co39449469d2a55e77b0917a2"&gt;Sum Odd Fibonacci Numbers&lt;/a&gt;&lt;br&gt;
Day 10 - &lt;a href="https://scrimba.com/scrim/co4e54a3f84aa93a0d97a0588"&gt;Adjacent Elements Product&lt;/a&gt;&lt;br&gt;
Day 11 - &lt;a href="https://scrimba.com/scrim/coaa24a638df7504d76829507"&gt;Avoid Obstacles&lt;/a&gt;&lt;br&gt;
Day 12 - &lt;a href="https://scrimba.com/scrim/cod1043edab9f2f85dc3f90ed"&gt;Valid Time&lt;/a&gt;&lt;br&gt;
Day 13 - &lt;a href="https://scrimba.com/scrim/cod4945e0a8194df4089c5d9e"&gt;Extract Each K&lt;sup&gt;th&lt;/sup&gt;&lt;/a&gt;&lt;br&gt;
Day 14 - &lt;a href="https://scrimba.com/scrim/co996410f92a18184d2f71a0e"&gt;Maximal Adjacent Difference&lt;/a&gt;&lt;br&gt;
Day 15 - &lt;a href="https://scrimba.com/scrim/coaca4fb6a3aceb7725e9d79c"&gt;Carousel&lt;/a&gt;&lt;br&gt;
Day 16 - &lt;a href="https://scrimba.com/scrim/cobed45c4bf8292132771a461"&gt;Insert Dashes&lt;/a&gt;&lt;br&gt;
Day 17 - &lt;a href="https://scrimba.com/scrim/co94f41828a8c7b58f64678fb"&gt;Different Symbols Naive&lt;/a&gt;&lt;br&gt;
Day 18 - &lt;a href="https://scrimba.com/scrim/co09f471d939457a11303c3df"&gt;Array Previous Less&lt;/a&gt;&lt;br&gt;
Day 19 - &lt;a href="https://scrimba.com/scrim/co4e0468f8abbca5ed0cd7e8b"&gt;Alphabet Subsequence&lt;/a&gt;&lt;br&gt;
Day 20 - &lt;a href="https://scrimba.com/scrim/co1844fa8942ca88345cd5fd1"&gt;Domain Type&lt;/a&gt;&lt;br&gt;
Day 21 - &lt;a href="https://scrimba.com/scrim/co32b4954a39c55f57ae7c91b"&gt;Sum of Two&lt;/a&gt;&lt;br&gt;
Day 22 - &lt;a href="https://scrimba.com/scrim/coaf14a7bb888e9d255c2ec44"&gt;Extract Matrix Column&lt;/a&gt;&lt;br&gt;
Day 23 - &lt;a href="https://scrimba.com/scrim/co1764259a8fc402f908fa8e3"&gt;Social Media Input&lt;/a&gt;&lt;br&gt;
Day 24 - &lt;a href="https://scrimba.com/scrim/co1f04ea79c7a367abfdbab97"&gt;Test Your Agility&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I liked the string and array manipulation problems that involved some logic/sequencing, in several of them I learned about and was able to explore a number of functions I wasn't familiar or comfortable with previously. My favorites were those that involved a bit more HTML and CSS, I'm glad they worked a few of those in. &lt;/p&gt;

&lt;p&gt;I wish I had more time to play around with my solutions, but it is a busy time of year; confession, I didn't submit all of them in time for the daily drawings, but I did complete them all in the 24 days leading up to Christmas. I'm looking forward to continuing Scrimbas weekly dev challenges and next years advent.&lt;/p&gt;

</description>
      <category>adventofcode</category>
      <category>javascriptmas</category>
      <category>javascript</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
