ultimate-comparisons / ultimate-comparison-framework

The base of all ultimate-comparisons. Follow the README and create your own ultimate comparison.
http://ultimate-comparisons.github.io/ultimate-comparison-framework/
MIT License
16 stars 7 forks source link

Use redux store #117

Closed koppor closed 6 years ago

koppor commented 7 years ago

Redux store is a nice component to ease state management in an Angular App: https://github.com/angular-redux/store

The documentation is good. They also have examples: https://github.com/angular-redux/store#examples

Please use it in the rewrite.

kleinech commented 6 years ago

Closed with #124