/string-calculator-es6-refactor-workshop

This is the code for a refactoring to functions workshop focused on Software Economics aspects of the code.

Primary LanguageJavaScript

Refactoring to functions workshop

Instructions

This is a NodeJS project. You should do the following steps to ensure that you will be able to follow the workshop:

  • NodeJS 6 or greater is required
  • Download dependencies with npm install or yarn
  • Run the tests with npm run test or yarn test

If you can follow these steps and you get a report of 7 passing tests, sit back and relax.

If you have a problem, file an issue or contact me on my Twitter account (@ggalmazor).