Why and When You Should Use Redux
Redux got popular very quickly because of its simplicity, small size (only 2 KB) and great documentation. If you want to learn how Redux works internally and dive deep into the library, consider checking out Dan’s free course. Redux was inspired by Flux, and Flux is a “way of organizing things” created by Facebook to …