Actions
Actions are classes with injected store to manipulate certain part of state
Create class called TodosDtateActions
All actions that returns Observable or Promise has to end with 'Async'
Last updated
Was this helpful?
Actions are classes with injected store to manipulate certain part of state
Create class called TodosDtateActions
All actions that returns Observable or Promise has to end with 'Async'
Last updated
Was this helpful?