launchcode-javascript-class
If you're new to Javascript, first complete the javascripting workshopper at nodeschool.io. You'll need to install node.js first. You can do so using the installer at the node.js site, but if you're using a Mac, we recomment first installing Homebrew and then installing node.js via Homebrew: brew install node
.
Then, fork this repository and check out the README in the javascript-basics
folder.