These are my solutions for this challenge. You can also join in this challenge, and boost up your JavaScript knowledge from Codedamn.
In this challenge, there are 50 days and after complete all the challenges you can get certificate from Codedamn.
To see my solutions, browse the solutions folder.
- Find the Distance Value Between Two Arrays
- Curry Function Implementation
- Create a Counter Function
- Random in range
- Capitalise a word
- Get the Middle Value
- Sum even numbers
- Sum every third number
- Remove falsy values
- Remove all whitespaces
- Missing Number Lab
- Count vowels
- Reverse a string
- Using spread operator in function parameter
- Local Storage Lab
- Array.join I - strings
- Map, Filter, and Reduce Lab
- JavaScript Objects Lab
- Armstrong Numbers
- Collatz Conjecture
- Random Numbers
- JavaScript Date Object Lab
- String indexOf Lab
- Anagram checker
- JSON Web Tokens (JWT) Basics
- Capitalise all words
- First non-repeating character
- Currency Tracker
- Object.values
- Leap
- Sieve
- Base 3 to Base 10 Conversion Lab
- Run Length Encoding
- Rna Transcription
- Number System Conversion
- nth largest element
- Time Format Converter
- Spell out numbers
- Tournament
- JavaScript: Array.prototype.every()
- JavaScript String Methods Lab
- Custom Add Function
- Array.prototype.every() in JavaScript
- JavaScript Promise Chaining Lab
- Iteration Protocols in JavaScript
- JavaScript Generators Lab
- Handling JavaScript Errors
- JavaScript Function Methods
- Singleton Design Pattern in JavaScript
- Inheritance in JavaScript