illustration for React State Management Expert Interviews
free

React State Management Expert Interviews

Instructor

Joel Hooks

7h 49m closed-captioning
·
9 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.9
27
people completed
Published 4 years ago
|
Updated 2 years ago

Managing state in a UI is challenging. It's genuinely difficult and the solutions require a depth of knowledge and experience to understand. Everything is a balance of tradeoffs in complexity, performance, and user experience.

This is a series of interviews with experts, open-source maintainers, and UI developers that have combined decades of experience building stateful UI applications for millions of users.

Part interview, part screen share, these videos should benefit you if you're building web applications.

They focus on React, but the underlying principles are valid for UI work in general (and beyond)!

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

Course Content

7h 49m • 9 lessons

    You might also like these resources:

    illustration for Introduction to State Machines Using XState
    Kyle Shevlin • Course • 58m

    Managing state is one of the primary reasons our applications become so complex. See how to simplify state with state machines.

    illustration for Reusable State and Effects with React Hooks
    Elijah Manor • Course • 57m

    Learn how to compose state and apply side effects with React Hooks.

    illustration for Apply Redux to a Modern React Hooks Application
    Jamund Ferguson • Course • 42m

    You will learn how to apply Redux to a modern React Hooks application. Enabling you to effectively implement Redux and test your application at a high level.