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.
Master the fundamentals of Redux's core concepts and API's with our intro course
Our fullstack React + Redux tutorial covers everything you need to know — from git init to production