Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 385 Bytes

File metadata and controls

10 lines (6 loc) · 385 Bytes

Mastering JavaScript Callbacks

https://www.youtube.com/watch?v=qN0dkXj7jc0

Install io.js.

Within this folder run the terminal command npm install to install the dependencies and devDependencies.

Then run node index.js to run the node examples and npm start to run the browser examples.