Predictable state container for JavaScript apps
JavaScript
Updated Mar 19, 2019
We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.
Redux is an open source JavaScript library, designed to allow for state management of JavaScript applications. Inspired by Elm, Redux is a debugging tool and supports robust application data-flow architecture. Redux is frequently used in combination with React.