Skip to content
/ NgRX Public

NgRx is a library for reactive state management in Angular applications. I have implemented the concepts of Store,Actions, Reducers, Selectors, Effects for better understanding you can clone the repo.

Notifications You must be signed in to change notification settings

karanoza/NgRX

Repository files navigation

NgRx is a library for reactive state management in Angular applications, that provides a predictable state container and facilitates managing and tracking changes to your application's state using concepts like actions, reducers, effects, and selectors. I have implemented the same in the project for the reference purpose you can clone the repo and just do npm install and ng serve.

About

NgRx is a library for reactive state management in Angular applications. I have implemented the concepts of Store,Actions, Reducers, Selectors, Effects for better understanding you can clone the repo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published