exercism-io

My solutions for the ECMAScript coding challenges from exercism.io.

Instructions

To run my solutions:

cd <problem-name>

npm i

and npm t to run the tests

Feedback

Make an exercism.io account. You will be able to view my solutions and leave any comments or suggestions for my solutions.