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/