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