What is Redux?

Technology CommunityCategory: ReduxWhat is Redux?
VietMX Staff asked 3 years ago

Redux is a predictable state container for JavaScript apps based on the Flux design pattern. Redux can be used together with ReactJS, or with any other view library. It is tiny (about 2kB) and has no dependencies.