Doing kata is fun!
There are lots of them.
- Clone this repo.
- Run
npm i
to install things. - Run
npm t
to test. - Delete my nonsense function.
- Do a kata.
Time-boxed is the way to do kata. Before you start a new one,
run npm run reset
to lose all your work immediately.