Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
/ Libnr Public archive

Angular 7, Angular Material and NGXS as a state management pattern

Notifications You must be signed in to change notification settings

adoi/Libnr

Repository files navigation

Angular 7, Angular Material and NGXS state management pattern

This is a simple project showcasing another way to manage state in an Angular application using the NGXS state management pattern.


NGXS is modeled after the CQRS which is a pattern that both Redux and NGRX implement.
The advantages that NGXS gives are:

  1. It reduces the boilerplate,
  2. It enables us to use dependency injection,
  3. and it enables us to use promises when we need them :).

alt text


Check out the docs at NGXS

Developed by Adonis Murati

About

Angular 7, Angular Material and NGXS as a state management pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published