Redux

Home > Computer Science > Web development (Computer Science) > React > Redux

A library for managing the state of React applications. With Redux, developers can create predictable, testable, and maintainable applications by separating the UI and business logic.