Modernizing a Legacy Redux Application with React Hooks

25m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.8
85
people completed
Bookmark
Download
RSS

Many engineers working with redux have felt burdened by large amounts of boilerplate code and confusing indirection. These apps often rely on legacy patterns that are no longer recommended, but are still commonly found in production code bases. If you are are an engineer working on such an application, this course is for you. In it I will show you how to modernize your application, with react hooks, one component at a time. At the end of it, we'll still be using redux, but the structure and content of your code will be significantly improved.

We will cover migrating class components to functional components with react hooks and how to replace connect() with redux hooks. This course will serve as a good tutorial for learning react hooks. It will also help you apply modern patterns for using redux. These patterns, powered by the new useSelector and useDispatch hooks will transform your redux applications for the better.

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 (14 lessons)

    illustration for Modernizing a Legacy Redux Application with React Hooks