
NgRx Workshop: Part 2 - Actions
Unified interface to describe events Just data, no functionality has at least a type property strongly typed using classes and enums Notes There are a few rules for writing good actions within your application. Upfront - write actions before de...

