REVIEW
- Props, State
- Chia component
- Life Cycles
- Routing vs Nested Routing
- Context API
- Redux
- Redux in ReactJS
- Redux middlewares
HOC - Higher Order Component
- withRouter
- connect
- withTranslation
- ...
Concretely, a higher-order component is a
function
thattakes a component
andreturns a new component
Hooks
Pure Function: no side effects