Discover what web technologies do and how they're used all in one place!
The official, opinionated, batteries-included toolset for efficient Redux development, designed to simplify Redux usage and reduce boilerplate code. Provides utilities like createSlice for writing reducers with less code, configureStore for simplified store setup, and RTK Query for data fetching and caching. Includes best practices by default, such as Immer for immutable updates and Redux DevTools integration. The recommended way to write Redux logic, making it easier to write correct Redux applications. Powers modern Redux applications with improved developer experience and reduced complexity.