Splitter Actions
Splits a single action in to an array of actions
Simplifies flows where multiple actions need to dispatch
Must use flatMap or NgRx will throw an error
Last updated
Splits a single action in to an array of actions
Simplifies flows where multiple actions need to dispatch
Must use flatMap or NgRx will throw an error
Last updated