<-- /notes

Learn Redux

This is a collection of notes I compiled from the Learn Redux Course offered by Wes Bos!

These notes don't detail how to implement Redux in JavaScript, but instead provide some useful background info into how Redux' State Management concepts. You should definitely take a look at this collection if words like actions, dispatch, and reducer strike fear into your heart.

Best of luck!


I wrote these notes while learning so they might be inaccurate or outdated. If so, let me know, and I'll try to fix them up ASAP. Feel free to make an issue or PR in the site repository to help me out!