ANGULAR 2 WITH NGRX/STORE

We've recently been working on a couple different Angular 2 projects using ngrx/store, a way to design your app with a central store for all of your app state similar to Redux.  To share some of our experiences, I gave a presentation at the Boise Frontend Development meetup.

Here is a link to the Angular 2 ngrx/store presentation slides and the Github repo demo branch.