functional-javascript-koans Shape up your skills in writing functional JavaScript. Install and run npm install # install dependencies npm test # run tests npm test -- --watch # run tests and rerun tests on change