🎤 Good Action Hygiene with NgRx
- 👤 Mike Ryan
- Twitter: @MikeRyanDev
📹
Video:
https://youtu.be/JmnsEvoy-gY
The Action is the building block of all NgRx libraries. We use actions to describe events that arise in our applications by including enough information in an action to make a state transition or perform a side effect. Learn how to write clean actions and avoid common anti-patterns.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.