NgRx stands for Angular Reactive Extensions. In short, it is a state management system based on the Redux pattern . This will help us to manage the application state in a bigger angular application. Let’s try to understand more about NgRx by considering a simple angular app Bike Rental Portal.