https://github.com/muhammadawaisshaikh/redux-angular-ngrx
Reactive State Management in Angular App using Ngrx ❤️
https://github.com/muhammadawaisshaikh/redux-angular-ngrx
angular ngrx ngrx-store redux typescript
Last synced: 2 months ago
JSON representation
Reactive State Management in Angular App using Ngrx ❤️
- Host: GitHub
- URL: https://github.com/muhammadawaisshaikh/redux-angular-ngrx
- Owner: muhammadawaisshaikh
- Created: 2021-08-24T18:54:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-15T19:44:19.000Z (almost 5 years ago)
- Last Synced: 2025-03-26T13:49:17.087Z (over 1 year ago)
- Topics: angular, ngrx, ngrx-store, redux, typescript
- Language: TypeScript
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reactive State Management using Ngrx
## Ngrx
https://ngrx.io/
## Tech Talk Slides
https://docs.google.com/presentation/d/1W51Z9OMGMVP9Z4Xju56IPD7WtC2lwM1RVDx76B9UnSQ
## Refrence
https://www.youtube.com/watch?v=f97ICOaekNU
## install @ngrx/store
> npm i @ngrx/store --save