Redux
https://raw.githubusercontent.com/reduxjs/redux/master/logo/logo.png
https://redux.js.org/
フロントエンドの状態管理の仕組み
Fluxの単純な実装ではなくその拡張的なポジション
Reactと一緒に使用されることが多いが Reactには依存しておらず react-redux というバインダを経由して使用することになる
https://react-redux.js.org/