A curated list of javascript katas to improve your coding skills. For more awesomeness, check out awesome.
- Last - Javascript kata to find the last element of a list.
- Broken Greetings - Javascript kata to correct a greet function.
- Unpacking Arguments - Javascript kata to call a given function/lambda with a given arguments.
- For the sake of argument - Javascript kata to return true if all the function parameters are of the Number type.
- Duplicate Arguments - Javascript kata to check for duplication.
- Calculating averages - Javascript kata to calculate the average for an arbitrary number of arguments.
- Anonymous Returns - Javascript kata to make function called by itself bound to correct context.
Your contributions are always welcome! Please read the contribution guidelines first.
To the extent possible under law, Ouadie Lahdioui has waived all copyright and related or neighboring rights to this work.