Open-Source Library

Redux Toolkit
The official toolset for writing Redux state logic with less boilerplate.
Overview
Redux Toolkit provides store setup, reducer helpers, immutable update handling, asynchronous workflows, and an integrated data-fetching layer as the standard way to write Redux logic.