An open API service indexing awesome lists of open source software.

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 ❤️

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