Learn ReactJS at Purple Scout.
- app: install this app to be able to try out the examples and do the homework
You can find the content for the different weeks in the sub-folders:
- week1: Introduction to React Part 1. Stateless functional components
- week2: Introduction to React Part 2. State and class
- week3: Introduction to React Part 3. Wrap up, assignment
Requirements for attending:
- bring a laptop (preferably *nix, mac) with the following installed
- nodejs 8 or higher
- git cli client
- an IDE: atom or vs code work best because of plugin support for JSX and eslint
- fork/clone this repo: how to
- we will update this repo as the course continues.