Redux (JavaScript library)
Appearance
Redux | |
---|---|
Original author(s) | Dan Abramov |
Initial release | June 2, 2015[1] |
Repository | |
Written in | JavaScript |
Platform | Cross-platform |
Type | JavaScript library |
License | MIT |
Website | redux |
Redux is an open-source JavaScript library designed for managing application state. It is primarily used together with React for building user interfaces.
History
Redux was created by Dan Abramov in 2015[1]. Redux is inspired by Facebook’s Flux and influenced by functional programming language Elm.[2]
As of March 9, 2017[update], the project had over 28,800 GitHub stars, over 400 contributors, and nearly 5,500 forks.[3]
References
- ^ a b Initial release tag
- ^ "An Introduction To Redux". Smashing Magazine.
- ^ "reactjs/redux". github.com. Retrieved 2017-03-09.