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

https://github.com/michaelbe812/ng-state-mgmt-examples

Example project to showcase state management in Angular using different libraries: Ngrx, Akita, Ngxs and plain rxjs for a simple todo app
https://github.com/michaelbe812/ng-state-mgmt-examples

Last synced: about 2 months ago
JSON representation

Example project to showcase state management in Angular using different libraries: Ngrx, Akita, Ngxs and plain rxjs for a simple todo app

Awesome Lists containing this project

README

        

# Examples for using different state mgmt libraries in Angular
* Ngrx
* Akita
* Ngxs
* Plain Rxjs