close
Skip to main content
Redux logo

React Redux

Official React bindings for Redux

BERJAYA

Official

React Redux is maintained by the Redux team, and kept up-to-date with the latest APIs from Redux and React.

BERJAYA

Predictable

Designed to work with React's component model. You define how to extract the values your component needs from Redux, and your component updates automatically as needed.

BERJAYA

Encapsulated

Provides APIs that enable your components to interact with the Redux store, so you don't have to write that logic yourself.

BERJAYA

Optimized

Automatically implements complex performance optimizations, so that your own component only re-renders when the data it needs has actually changed.

Redux.dev - a new course by Mark Erikson + ui.dev - Learn more

Other Libraries from the Redux Team

Redux

A predictable state container for JavaScript applications

Redux Toolkit

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