- Why React and Redux for Checkout
- Small introduction to components
- Introduction to redux
- Prepare your initial state: Data normalization
- Define actions and reducers and how to use them
- How to use React and Redux in production.
- Use cases
- Using Middleware (use cases)
- Using Store Enhancers (use cases)
- Use cases
- Create a HOC