Goals
- Learn to install and configure the NgRx effects library.
- Learn to create actions for asyncronous events.
- Learn to declare effect classes and effect properties.
- Reinforce creating actions, a reducer function and selectors.
- Reinforce selecting a slice of state and dispatching actions.