402 Views
Why would I need Redux? Redux bills itself on its landing page as "a predictable state container for JavaScript apps". Redux is commonly described as a state management tool, and while it's mostly used with React, it can be used anywhere JavaScript is used. We've said Redux is for managing state.
0 comments