The official Fundamentals tutorial for Redux: learn the standard patterns used in real-world Redux apps| redux.js.org
Redux Style Guide: recommended patterns and best practices for using Redux| redux.js.org
RTK Query > Overview: a summary of the RTK Query data caching API for Redux Toolkit| redux-toolkit.js.org
Immer (German for: always) is a tiny package that allows you to work with immutable state in a more convenient way.| immerjs.github.io