Wrote an article
Wrote a Blog Post
Contributed to open source
+1

Getting Started with Redux & Angular 2


Blog post exploring how to use Redux with Angular 2+

Before NgRx was available, I worked on creating bindings for Angular and Redux, exploring how to make the store observable with RxJS to make it more familiar to Angular developers. 

One of the goals of the project was to remain compatible with the existing redux and redux ecosystem.