@ReactiveX: “Nice article by @helgevold on implementing Redux in @angularjs v2 using RxJS”
 I am new to Redux, but my understanding is that it’s primarily a state management pattern without any specific framework dependencies. I’ve seen a few available libraries, but for the purposes of this article, I’ve decided to implement Redux without bringing in a third party implementation. read more