redux
A JS library for predictable global state management
About this project
Redux Redux is a JS library for predictable and maintainable global state management. It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as live code editing combined with a time traveling debugger. You can use Redux together with React, or with any other view library. The Redux core is tiny (2kB, including dependencies), and has a rich ecosystem of addons. Redux Toolkit is our official recommended approach for writing Redux logic. It wraps around the Redux core, and contains packages and functions that we think are essential for…
Technologies
Project health
GitHub
Reviews
Built by
Maintain reduxjs/redux? Claiming verifies admin access through your GitHub account and gives you control of this listing.