Today, you'll be using a platform called CodeWars to help you recap the materials you learnt in JS1. CodeWars is an excellent platform for going through interesting JavaScript exercises, and allows you to communicate with the wider community to learn about the best way of writing JavaScript code.
-
Make sure you finish all the pending exercies in week-1, week-2 and week-3 of the js-exercises repo.
-
Signup to CodeWars and work on these challenges:
Functions, types, conditionals etc...
- even or odd
- code under pressure
- secret message
- convert boolean
- opposite number
- return negative
- hydrated
- bonus
- remove string spaces
- remove first and last character
- string repeat
- mathematical operations
Arrays