NgRx helps you with centralized state management in Angular.
But what helps to keep your code clean an maintainable as your project grows?
You can choose from various built-in features that NgRx already provides.
But there is even more to discover!
After this talk, you will know about the following patterns and frameworks helping you to scale your NgRx application.
- Property Pattern
- createReducer Factory
- @ngrx/entity
- @ngrx/router-store
- ngrx-data
- ngrx-ducks