In this tutorial you will learn how to do reactive development in Angular using RxJS. Without using ngRX or any Redux library you can get all of the redux benefits. You state can be converted into reactive state with just wrapping you state into RxJS Behavior Subject. In this video you will learn how to create Base Store Class and then you will see how I create Cart Store Angular Service out of it. Cart store service will behave like a reactive store for our project.

#angular #RxJS

How to Creating Store Using RxJS in Angular
1 Likes30.10 GEEK