Redux - https://redux.js.org/tutorials/fundam...
React-Redux - https://react-redux.js.org/tutorials/...
Redux-Persist - https://github.com/rt2zz/redux-persist
Redux Toolkit (RTK) - https://redux-toolkit.js.org/
RTK is the latest way of using Redux in conjunction with its popular plugins such as Redux Thunk
Future Additions
• Redux Saga
• Redux Thunk (already a part of the redux toolkit)