Week 6
Overview
The focus this week is:
- Triggers and self regulation
- Extending React UIs with Redux
- The relationship between React and Redux
- Stores and
createStore
- Actions and action creators
- Reducers and the root reducer
- Unidirectional data flow
- Pure functions