- Variables: let vs const
- Testing with Tape
- Promises
- Functional Programming
- I Hate Your Code: Promoting a Culture of Great Feedback
- Parsing JSON Interactive Coding
If you don't already have one, create a Heroku account
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.6/install.sh | bash
$ nvm install 8 // use 8 use node 8 or up
You'll need to have the ability to inspect JSON objects in the browser install one of these depending on the browser:
Chrome JSON Formatter Firefox JSON View
$ brew install heroku/brew/heroku
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"