DEV Community

Valdermeyder Hussar
Valdermeyder Hussar

Posted on • Updated on

My #JavaScriptmas experience

JavaScriptmas challenge logo

To be honest I have never participated in such marathons before.

However, this year is different I have started to explore a new programming language, actually two Clojure and ClojureScript. To be in touch with my favorite language (JavaScript) so far I have decided to take part in the JavaScriptmas challenge.

I didn't expect anything from this marathon and maybe because of that, I had a lot of fun.

Most of the JavaScript tasks were pretty easy for me and I didn't spend too much time on them. However, it doesn't mean that they are done perfectly and in the most efficient way. I have tried to use a declarative and functional approach whenever it was possible.

The most challenging for me were guests tasks (8 and 15) with CSS involved where I have less experience than in JavaScript.

Finally, thank you Scrimba to make my Twitter feed active and moreover for stimulating me to write my first post here πŸ˜‰

My list of completed challenges

  1. 🍬 JavaScript Challenge: Candies
  2. ⭐️ JavaScript Challenge: Deposit Profit
  3. 🧚 JavaScript Challenge: Chunky Monkey
  4. πŸŽ„JavaScript Challenge: Century From Year
  5. πŸ‘ JavaScript Challenge: Reverse a String
  6. 🀢 JavaScript Challenge: Sort by Length
  7. 🦌 JavaScript Challenge: Count Vowel Consonant
  8. πŸ”” JavaScriptmas Challenge: The Rolling Dice - the most time consuming
  9. 🎺 JavaScript Challenge: Sum Odd Fibonacci Numbers
  10. πŸ’‚β€β™€οΈ JavaScript Challenge: Adjacent Elements Product
  11. 🎁 JavaScript Challenge: Avoid Obstacles
  12. ❄️ JavaScript Challenge: Valid Time
  13. 🀴 JavaScript Challenge: Extract Each Kth
  14. 🧸 JavaScript Challenge: Maximal Adjacent Difference
  15. πŸ•Š JavaScript Challenge: Carousel
  16. 🧦 JavaScript Challenge: Insert Dashes
  17. πŸ‘‘ JavaScript Challenge: Different Symbols Naive
  18. πŸŽ…πŸ» JavaScript Challenge: Array Previous Less
  19. 🐫 JavaScript Challenge: Alphabet Subsequence
  20. ✨ JavaScript Challenge: Domain Type
  21. πŸ¦ƒ JavaScript Challenge: Sum of Two
  22. πŸ‘Ό JavaScript Challenge: Extract Matrix Column - the easiest one
  23. 🌠 JavaScript Challenge: Social Media Input
  24. Last Challenge: Spinning number

Merry Christmas and Happy New Year!!!

Top comments (1)

Collapse
 
bookercodes profile image
Alex Booker

Nice one, Valdermeyder. Sometimes it's nice to go back basics - plus, other people can learn from your solutions.

On behalf of team Scrimba, we're happy you had fun!