Bookmarks tagged [ngrx]
https://medium.com/bb-tutorials-and-thoughts/communication-patterns-in-angular-9b0a829aa916
Angular follows a two-way data flow pattern, meaning you can send data up and down the component tree. As everything in the Angular is a component, understanding communication between components is cr...
- 📆 published on: 2019-05-30
- tags: angular, ngrx
- source code
NGXS is a state management pattern + library for Angular. It acts as a single source of truth for your application's state, providing simple rules for predictable state mutations.
NGXS is modeled aft...
GitHub - johnpapa/angular-ngrx-data: Angular with ngRx and experimental ngrx-data helperAsset 1Asset 1
https://github.com/johnpapa/angular-ngrx-data
Angular with ngRx and experimental ngrx-data helper
- tags: angular, ngrx
- source code
https://github.com/ngrx/platform
Monorepo for ngrx codebase
- tags: angular, ngrx, redux
- source code