Is Redux dead? 3 ways to use redux in your Angular app

Using Redux in React apps has become the industry standard for building scalable React apps, but with Angular, it is not so obvious when to use Redux because Angular already provides services, which can manage state. Through my work with clients I have come up with the three ways I see Redux is used with …

Is Redux dead? 3 ways to use redux in your Angular app Read More »