News

Open the exercises folder in your code editor. Split screens between the editor and the terminal. Edit the file, on saving it will run jshint (to ensure you have correctly written your javascript) and ...
Each exercise will have the shell of some code as well as a description, in comments, as to what you need to add to the code to get the desired result and what the desired result is. It will also tell ...