Apply Redux to a Modern React Hooks Application

42m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.6
563
people completed
Bookmark
Download
RSS

Redux was announced back in 2015 and immediately took off as the de-facto state management solution for React. As it gained widespread traction, it also became clear that in many cases it was brought into applications prematurely. The community in some ways started to push back on its use and recommended the built-in setState method as an alternative. Several other state libraries also started popping up around this time. Finally, as React Hooks were announced with a built-in useReducer method it appeared that Redux's time was up. However, these claims have proven to be premature. Redux is not dead and instead remains React's most popular state management library*.

Recent updates to redux exposing a hooks-based API address some of its most serious drawbacks and make it even more appealing. This course will show you how to apply redux to a modern react hooks application. I hope you leave this course with a continued appreciation for React Hooks and renewed enthusiasm for Redux.

Thanks for watching đź“ş.


Notes

Instructor

Jamund Ferguson

Jamund is a UI Engineer that has a passion for sharing his journey and knowledge with others.

Throughout his career, Jamund benefitted from learning the technologies that were vital to business as well as keeping up with the industry. He has been able to leverage what he learns into opportunities that have propelled his career forward.

As a self-taught engineer, he wants to share as much knowledge as he can so others can level up their own careers as he has with himself.

Course content (13 lessons)

    illustration for Apply Redux to a Modern React Hooks Application