Predictable state container for JavaScript apps
JavaScript
Updated Apr 30, 2019
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.