Redux ds Redux

Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.

Just starting to learn Redux?

Master the fundamentals of Redux's core concepts and API's with our intro course

Looking to build a real world React + Redux app?

Our fullstack React + Redux tutorial covers everything you need to know — from git init to production