NgRx – Reduxing that Angular App

We have reached the last chapter of this book. The time has come to understand the NgRx library. So far, different topics have been covered, making you as a reader more used to thinking about things such as immutable data structures and reactive programming. We did all this so it would be easier for you to digest what is to come in this chapter. NgRx is an implementation of Redux made for Angular, so concepts such as store, action creators, actions, selectors, and reducers are well used. What you have hopefully picked up on by reading the past chapters is how Redux works. By reading the previous chapter, you will have discovered how what you learned about Redux translates to NgRx and its principles on how ...

Get Architecting Angular Applications with Redux, RxJS, and NgRx now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.