DEV Community

Cover image for 24 days of Javascriptmas
Kaustubh Damania
Kaustubh Damania

Posted on • Updated on

24 days of Javascriptmas

Cover Pic Credits: Reddit

"24 days of #Javascriptmas" is a challenge to improve your JavaScript skills by solving one challenge daily from Dec 1, 2020 to Dec 24, 2020.

By the way, Scrimba is a platform which provides awesome tutorials on frontend web topics like HTML, CSS, Javascript, React, Vue.js, etc. wherein one can directly interact with the code in the screencast.

Here are my solutions for all 24 challenges:

Day 1: 🍬 Candies
Day 2: ⭐️ Deposit Profit
Day 3: 🐒 Chunky Monkey
Day 4: Century From Year
Day 5: Reverse a String
Day 6: Sort By Length

Day 7: Count Vowel Consonant
Day 8: 🎲 Rolling Dice
Day 9: ➕ Sum Odd Fibonacci Numbers
Day 10: ✖️ Adjacent Elements Product
Day 11: ⚠️ Avoid Obstacles
Day 12: 🕒 Valid Time

Day 13: Extract Each Kth
Day 14: Maximal Adjacent Difference
Day 15: Javascript Carousel
Day 16: ➖ Insert Dashes
Day 17: Different Symbols Naive
Day 18: Array Previous Less

Day 19: 🔤 Alphabet Subsequences
Day 20: Domain Type
Day 21: ➕ Sum of 2
Day 22: 🔢 Extract Matrix Numbers
Day 23: Twitter Input Component Challenge
Day 24: 🎯 Test your agility

I totally enjoyed these challenges especially the ones involving HTML/CSS as well (Day 8, 15 and 23).

Top comments (0)