Welcome to this set of information about javascript lectures.
$ cd javascript/reveal.js
# if it is the 1st time
$ npm install
# run
$ npm start
It will open a browser window in port 8000
, by default.
- The Complete JavaScript Course 2019: Build Real Projects!, (Jonas Schmedtmann)
- You don't know JS, (Kyle Simpson)
- Academia de Código