News

This repository hosts the content of the Modern JavaScript Tutorial, published at https://javascript.info. If you'd like to translate it into your language then fork the English tutorial and go ahead.
In WebStorm setup a mocha run configuration to be able to run your unit tests in debug mode and add break points. This step is not required but is highly recommended to facilitate you with developing.