NgRx is a framework developed and maintained by the official Angular team. 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.