Skip to content

Files

Latest commit

5ba4170 · Jul 21, 2015

History

History
34 lines (21 loc) · 426 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 426 Bytes

ES6 Katas

ES6 kata practices from http://es6katas.org/

Installation

npm install

Test

npm test

Development

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!

Contribute

If there are any better answers, pull requests are welcome :)

License

MIT