December 2019
Intermediate to advanced
598 pages
12h 21m
English
Let's take a look at the three principles of Redux:
Redux shines when many components need access to the same data because the state and its interactions are stored in a single place. Having the state read-only and only updatable with a function makes the interactions easier to ...
Read now
Unlock full access