bGraphic / varsom-hybrid

Hybrid varsom app
1 stars 0 forks source link

Use redux for state management #151

Closed raae closed 6 years ago

raae commented 7 years ago

Refactor settings/status code to use ng-redux for much cleaner and proven state strategy.

raae commented 7 years ago

https://gonehybrid.com/a-beginners-guide-to-using-ngrx-in-an-ionic-2-app-part-1/

raae commented 7 years ago

https://rangle.io/resources/using-redux-with-angular-2/

raae commented 7 years ago

Use ngrx/store: https://github.com/ngrx/store

raae commented 7 years ago

Do it more step by step, by introducing it with #78 and #146