Redux Ecosystem

In this lesson, we briefly introduce Redux.

We'll cover the following

Things we can learn from Redux #

Redux is a small library, but its ecosystem is huge. Even though we don’t use Redux directly, it helps us. The Redux ecosystem provides various best practices, documents, utility libraries, and so on. React Tracked is influenced by Redux, and lots of knowledge in the Redux ecosystem is applicable to React Tracked.

Check out the Redux Style Guide, for example.

Next #

In the next lesson, we show a simpler alternative to React Tracked.

Create a free account to view this lesson.

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