Redux and React/Angular

Learn how Redux complements React and Angular.

Redux began as a companion to React, but it has started to gather a major following with other frameworks, like Angular. Redux is fully framework-agnostic at its base, and it can easily be used with any JavaScript framework to handle state and changes.

Note: Redux—or its concepts—is also used on the server-side, with implementations in Java, Python, and more. There are even implementations for other platforms, such as ReSwift for iOS.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy