Code used for the talk "JavaScript Prototype Programming" by @rmariuzzo.
The code is based on unit test, to run it you must have NodeJS and NPM installed.
- Install everything needed:
npm install - Run the tests:
npm test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Code used for the talk "JavaScript Prototype Programming" by @rmariuzzo.
The code is based on unit test, to run it you must have NodeJS and NPM installed.
npm installnpm test