with the live coding examples, it's best to have the following already installed before you come to this talk. Node (version 6, use nvm if you need to keep multiple versions Node) npm (comes with Node), or yarn, if you prefer that create-react-app CLI npm install -g create-react-app Your favorite text editor git, if you want to pull the sample repo, and check out the starting code for each part of the talk