Sharpen Your Saw 3 - Mocha

February 15, 2016
Javascript

Here is my solution to Sharpen Your Saw 3. We had Steve Hackbarth down again to teach about a core skill in development: testing. We used the popular test runner Mocha.

The project went through different setups proving although complex, a stateless purely functional component is easy to test. Repo.

Each pull request represents a solution.

Here is my solution.