javimostoles / string-calculator-es6-refactor-workshop

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • 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).

About

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


Languages

Language:JavaScript 100.0%