Redux

Redux is a framework that controls states in a JavaScript app. According to the official site: Redux is a predictable state container for JavaScript apps.

Last updated