ES6 kata practices from http://es6katas.org/
npm install
npm test
Checkout to the branch katas for practicing.
git checkout katas
My fixes with the katas are in the commits with message fix xxx.js.
Just show it if you can't get it right!
If there are any better answers, pull requests are welcome :)
MIT