Practical Redux
Learn practical approaches to using Redux for state management in JavaScript applications, focusing on real-world examples.
Hi, I’m Mark Erikson, also known as @acemarke, and I’m a Redux maintainer
I wrote this course in 2017. Many of the concepts are still relevant, but Redux usage has changed significantly. We now teach Redux Toolkit as the standard approach for writing Redux logic, and React-Redux hooks as the default for components.
I’d recommend reading through the Redux core docs tutorials, which have been rewritten to explain the “modern Redux” patterns we teach today:
https://redux.js.org/tutorials/index
I’ve made this course free if you’d still like to go through it.
There are no reviews yet.