Hacker News new | ask | show | jobs
by hamersmith 3282 days ago
In Angular 1 I have always used Services for storing state and sharing it between components. In the latest versions of Angular we have started using angular-redux.