Repository that contains demos showing some interesting aspects of JavaScript Language. Some of them shared through tweets (account @Luigi_DAversa)
Navigate to the desired folder and type
node 'filename.js'
or for running the tests
npm test
Filter the tests using the following command
npm -- test --filter=dscr