Angular State Management Comparison

October 8, 2018 ยท View on GitHub

Comparison application for state management solutions in Angular. The master branch will not have a working application, because it contains no state management solution. Checkout one of the other branches and run with ng serve to have an application running on http://localhost:4200/.

This project was generated with Angular CLI version 6.1.5.

This blog post explains the differences between the solutions.

Feel free to clone or fork.