Three Principles Redux can be described in three fundamental principles: Single source of truth
Prior Art Redux has a mixed heritage. It is similar to some patterns and technologies, but is also different from them in important ways. We'll
Ecosystem Redux is a tiny library, but its contracts and APIs are carefully chosen to spawn an ecosystem of tools and extensions.
Examples Redux is distributed with a few examples in its
Motivation As the requirements for JavaScript single-page applications have become increasingly complicated, our code must manage more
Introduction Motivation