This demo is a live coding demo used to teach students about how to build a production React, Redux web application.
This demo is broken up into the following parts:
- Basic Vanilla React
- Refactor app and integrate Webpack
- React Router
- Redux and ImmutableJS
- Async_Redux and Redux Middleware
Each section builds on the section before it.