redux-toolkit.js.org Open in urlscan Pro
2606:4700:20::ac43:4940  Public Scan

Submitted URL: http://redux-toolkit.js.org/
Effective URL: https://redux-toolkit.js.org/
Submission: On October 21 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Skip to main content

Redux Toolkit
Getting StartedTutorialsUsage GuideAPIRTK QueryGitHub

SearchK



REDUX TOOLKIT

The official, opinionated, batteries-included toolset for efficient Redux
development

Get Started


SIMPLE

Includes utilities to simplify common use cases like store setup, creating
reducers, immutable update logic, and more.


OPINIONATED

Provides good defaults for store setup out of the box, and includes the most
commonly used Redux addons built-in.


POWERFUL

Takes inspiration from libraries like Immer and Autodux to let you write
"mutative" immutable update logic, and even create entire "slices" of state
automatically.


EFFECTIVE

Lets you focus on the core logic your app needs, so you can do more work with
less code.


OTHER LIBRARIES FROM THE REDUX TEAM


REDUX

A predictable state container for JavaScript applications


REACT-REDUX

Official React bindings for Redux

Docs
 * Getting Started
 * Tutorials
 * Usage Guide
 * API Reference
 * RTK Query

Community
 * Stack Overflow
 * Discord

More
 * GitHub
 * 

Copyright © 2015–2023 Dan Abramov and the Redux documentation authors.