Exploring NgRx

Let's explore NgRx and its features in detail to understand its core concepts.

What is NgRx?

Now that we know what Redux is and what the principles of Redux are, we can start taking a detailed look at NgRx and go through the features of NgRx in order to understand it.

The best place to start when looking into NgRx is on the official website.

NgRx looks different from the official Angular website. This is because while NgRx is used with Angular, it isn’t officially part of Angular. It’s a library that we can use with Angular.

📝 Note: If you are interested in setting up NgRx locally, you can go through the following lesson: Installing NgRx

Get hands-on with 1200+ tech skills courses.