24 Days of JavaScriptmas
My journey through Srimba’s daily JavaScript advent calendar challenge!
After stumbling upon the 24 Days JavaScriptmas challenge on my daily.dev home page, it’s definitely made the end of 2020 a bit better! I started properly learning JavaScript at the end of October (after learning a little in the summer) and I was looking for ways to help me refine my skills and this was perfect. It’s not only helped with practising my JavaScript skills, but I’ve also learnt a lot.
You can see my code & solutions below ⬇️ and i’ve also documented a lot of my journey on my Instagram.
Let me know what you think!
#Day 1 — Candies
Check out the code on Scrimba here.
#Day 2 — Deposit Profit
Check out the code on Scrimba here.
#Day 3 — Chunky Monkey
Check out the code on Scrimba here.
#Day 4 — Century From Year
Check out the code on Scrimba here.
#Day 5 — Reverse a String
Check out the code on Scrimba here.
#Day 6 — Sort By Length
Chek out the code on Scrimba here.
#Day 7 — Count Vowel Consonant
Check out the code on Scrimba here.
#Day 8 — Roll Dice
Check out the code on Scrimba here.
#Day 9 — Sum Odd Fibonacci Numbers
Check out the code on Scrimba here.
#Day 10 — Adjacent Elements Product
Check out the code on Scrimba here.
#Day 11 — Avoid Obstacles
Check out the code on Scrimba here.
#Day 12 — Valid Time
Check out the code on Scrimba here.
#Day 13 — Extract Each Kth
Check out the code on Scrimba here.
#Day 14 — Array Maximal Adjacent Difference
Check out the code on Scrimba here.
#Day 15 — Carousel
Check out the code on Scrimba here.
#Day 16 — Insert Dashes
Check out the code on Scrimba here.
#Day 17 — Different Symbols Naive
Check out the code on Scrimba here.
#Day 18 — Array Previous Less
Check out the code on Scrimba here.
#Day 19 — Alphabet Subsequence
Check out the code on Scrimba here.
#Day 20 — Domain Type
Check out the code on Scrimba here.
#Day 21 — Sum of Two
Check out the code on Scrimba here.
#Day 22 — Extra Matrix Column
Check out the code on Scrimba here.
#Day 23 — Social Media Input
Check out the code on Srimba here.
#Day 24 — Test Your Agility
Check out the code on Scrimba here.