<?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: Darlene Wong</title>
    <description>The latest articles on DEV Community by Darlene Wong (@darlenew).</description>
    <link>https://dev.to/darlenew</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%2F543318%2Faf9f4be1-afc7-480a-a9d3-6ab73c444eca.jpeg</url>
      <title>DEV Community: Darlene Wong</title>
      <link>https://dev.to/darlenew</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/darlenew"/>
    <language>en</language>
    <item>
      <title>My Kind of Advent Calendar: #Javascriptmas </title>
      <dc:creator>Darlene Wong</dc:creator>
      <pubDate>Wed, 23 Dec 2020 07:56:20 +0000</pubDate>
      <link>https://dev.to/darlenew/my-kind-of-advent-calendar-javascriptmas-3me2</link>
      <guid>https://dev.to/darlenew/my-kind-of-advent-calendar-javascriptmas-3me2</guid>
      <description>&lt;p&gt;I had an Advent calendar as a child, which consisted of a paper calendar with flaps to open and reveal a graphic for the day. It was so exciting to open the window flap each day and discover a new surprise, all while counting down the days until Christmas!&lt;/p&gt;

&lt;p&gt;Over the years, I've discovered that there are many different types of Advent calendars, some providing tasty treats like daily chocolates or an alcoholic beverage. Now, I've finally found the ultimate type of Advent calendar for us geeks: daily coding exercises!   &lt;/p&gt;

&lt;p&gt;The first time I heard of Scrimba was at a Women Who Code virtual meetup. It was Typescript study night, and I was interested in attending so that I could improve upon my Google Cloud Functions. They had us do the &lt;a href="https://scrimba.com/learn/intrototypescript"&gt;Scrimba Introduction to Typescript&lt;/a&gt; tutorial. I was impressed with the platform and how easy it was to code on the same page where you were watching the tutorial videos! &lt;/p&gt;

&lt;p&gt;Fast-forward to November, and while I was browsing the Scrimba Black Friday sale (my kind of geeky holiday shopping!) I came across an announcement for the forthcoming Javascriptmas challenge! At first I was a bit nervous that they would be &lt;em&gt;too&lt;/em&gt; challenging for my level, but it turned out to be great for learning how to write idiomatic Javascript. Some of the challenges were easier than others, as I'm currently still getting through one of the CSS exercises (maybe I'll need to find a CSS Advent calendar next year). Overall, it's been a great learning process for me and I found these to be the top 3 benefits of participating in Javascriptmas:&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;em&gt;1. Consistent daily practice&lt;/em&gt;
&lt;/h4&gt;

&lt;p&gt;When learning any new skill, it is important to practice on a regular basis, and Javascript is no different! Having daily challenges helps to build up the muscle-memory for remembering what you've learned, so that you can apply it to the following day's tasks!&lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;em&gt;2. Learning from other Javascriptmasser's solutions&lt;/em&gt;
&lt;/h4&gt;

&lt;p&gt;I really appreciated being able to browse other Javascriptmasser's solutions on Twitter and Discord. It's amazing how many different ways there are to solve the same problem, and how much you can learn from reading other people's solutions! &lt;/p&gt;

&lt;h4&gt;
  
  
  &lt;em&gt;3. Having something new to look forward to each day!&lt;/em&gt;
&lt;/h4&gt;

&lt;p&gt;I've really had a blast anticipating the new challenges that would be revealed around 9PM (in my timezone) each evening for the past few weeks! On some nights I would refresh the browser as if I were waiting for popular concert tickets to go on sale. &lt;/p&gt;

&lt;p&gt;I'm so glad I discovered a new type of Advent calendar this year through Scrimba! Merry Javascriptmas, everyone!&lt;/p&gt;

&lt;h3&gt;
  
  
  My Javascriptmas 2020 Solutions
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co7864d40b8f3a24174cf6116"&gt;Day 1: Candies&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/cod674d3ba283cdf95e3ea376"&gt;Day 2: Deposit Profit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co0bf4c5b87801cfebf2353c2"&gt;Day 3: Chunky Monkey&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co9e047168c409c19d4225451"&gt;Day 4: Century From Year&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co51747be993e4f079d89b356"&gt;Day 5: Reverse a String&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co8374ce19051c988eb474165"&gt;Day 6: Sort by Length&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co1324db2a9a1a475ea6504b6"&gt;Day 7: Count Vowel Consonant&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co6ac4590b89d34054c4d7cb3"&gt;Day 8: The Rolling Dice&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co5c744f4bb2c963c414143ee"&gt;Day 9: Sum Odd Fibonacci Numbers&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/coe94425887555b17541b3ea2"&gt;Day 10: Adjacent Elements Product&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co4c54ee9b7f9e960b2c6bfc9"&gt;Day 11: Avoid Obstacles&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/coa5045839b3582ad49589267"&gt;Day 12: Valid Time&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co7b44ebe8a0525f050d3c554"&gt;Day 13: Extract Each Kth&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co5164cfcb59b4da19d02766c"&gt;Day 14: Maximal Adjacent Difference&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co1f340f387bdd78f84c83224"&gt;Day 15: Carousel&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/cof944b269e0e69bfb44c3ea4"&gt;Day 16: Insert Dashes&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/cob2d48c1b705972ad5cc084b"&gt;Day 17: Different Symbols Naive&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/coef3442e95d265b15628a431"&gt;Day 18: Array Previous Less&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/coad940b2ab11fa51116afc37"&gt;Day 19: Alphabet Subsequence&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co2d448efb8842a7ceb646584"&gt;Day 20: Domain Type&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/co15543688aff9ac85c09d51f"&gt;Day 21: Sum of Two&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/cob244bff8c6cf6d7dddf19fc"&gt;Day 22: Extract Matrix Column&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/cof9049dfb18a71cd88e9c9af"&gt;Day 23: Social Media Input&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scrimba.com/scrim/cocc44b6b95e8d3aff6d7a837"&gt;Day 24: Spinner Game&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can access all of my solutions on &lt;a href="https://github.com/darlenew/javascriptmas"&gt;GitHub&lt;/a&gt;!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>javascriptmas</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
