JS for Noobs aims to explain basic JavaScript concepts through simple examples.
File names are reflection of a concept in JavaScript. Open the file and you will see the explanation of that concept.
- Node JS
- Javascript
Just install the Node.js
$ git clone https://github.com/andrekristanto1798/js-for-noobs
$ cd js-for-noobs
$ node <file> # Example: node decorator.js