Summary: NgRx Fundamentals
Let's review what we learned in this chapter.
We'll cover the following...
We'll cover the following...
In this chapter, we learned about NgRx and its fundamental features such as actions, reducers, and stores. We also learned how to implement those features gradually.
What is NgRx?
NgRx is a framework that implements the Redux pattern to build reactive applications in Angular.