npm install
npm test
You can also run individual tests:
npm run test-let
npm run test-const
npm run test-function-in-blocks
npm run test-map
npm run test-set
npm run test-generator
npm run test-promise
npm run test-class
You can view the presentation as markdown or a pdf.
If you would like to use promises with existing Node modules (fs, http, etc), you might want to try @atomiq/promisify