Tagged in

Typescript

Youngers Consulting
Youngers Consulting
Youngers Consulting is a Des Moines, IA based fullstack development firm.
More information
Followers
50
Elsewhere
More, on Medium

NgRx Tips — Part 3 — Actions

A month ago I wrote an article on how I’m currently creating actions: instead of reworking that article to fit into this series I’ll just summarize it here.

In a central location I have a redux.ts file, which contains an abstract class and reducer…