cartant/ts-action

Suggested adding this solution to the NgRx platform.

jaufgang opened this issue · 2 comments

Just a heads up, I think this package is so great I suggested to the NgRx team that this or a solution based on it be added to the NgRx platform: ngrx/platform#584

IMHO, this really should be the default way that all or most NgRx users create and use actions.

I'm pleased you've found it useful. I'm currently building a DevTools extension for rxjs-spy and I'm using ngrx for the panel. With ts-action and @ngrx/entity, the amount of boilerplate I've been able to avoid has greatly improved my mood.