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
- Host: GitHub
- URL: https://github.com/michaelbe812/ng-state-mgmt-examples
- Owner: michaelbe812
- Created: 2020-09-26T11:58:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T08:17:53.000Z (over 4 years ago)
- Last Synced: 2025-04-06T07:35:52.831Z (about 2 months ago)
- Language: TypeScript
- Size: 828 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Examples for using different state mgmt libraries in Angular
* Ngrx
* Akita
* Ngxs
* Plain Rxjs