- You need to have the latest version of Node. Preferably, you're using 9.8.0, but the latest LTS should work as well.
- You should have
npx
installed usingnpm install -g npx
. - Install the React Developer Tools.
We'll be using these repositories during the workshop. Make sure you git pull
and npm install
again before the workshop kicks off. Steve will also be positing his code to the live-coding
branch of each during the workshop.
If you're super interested after this workshop, I'll be adding links to resources that I think are great. This list is incomplete, but I'll adding to it over the next few days as I comb through my notes.