AngularJSUtah / meetups-slc-group

AngularJS SLC Group - Meetup topics, suggestions, and speaker signups! http://www.meetup.com/AngularJS-Utah/
10 stars 1 forks source link

[PRESENTATION] ngRx - Redux Using Observables with Angular #11

Open kensnyder opened 7 years ago

kensnyder commented 7 years ago

Stores state in single global object. State changes happen through reducers. No digest; push only from observables. Ties into Redux web tools.

Michael Madsen says he will present in June.

kensnyder commented 7 years ago

5/23/2017 - 75% interest

cwadrupldijjit commented 7 years ago

I would like to see this. +1

waltercodes commented 7 years ago

https://www.meetup.com/AngularJS-Utah/events/240226011/ - I guess we'll close it after the presentation?

mgm87 commented 7 years ago

Here are some links to information for ngrx that were shared at the meetup: https://github.com/ngrx https://blog.thoughtram.io/angular/2016/02/22/angular-2-change-detection-explained.html#smarter-change-detection http://onehungrymind.com/build-better-angular-2-application-redux-ngrx/