Redux pattern, and Angular ngrx library are adding a LOT of "boilerplate code"
For typical CRUD operations there is a simpler way: ngrx-data
It is still not quite simple...
It is still not quite simple...
"Zero Ngrx Boilerplate
NgRx helps Angular applications manage shared state in a "reactive" style, following the redux pattern.
But to use it properly requires both a deep understanding of redux/ngrx and a lot of boilerplate code.Ngrx-data is an ngrx extension that offers a gentle introduction to ngrx/redux without the boilerplate."
No comments:
Post a Comment