Managing React State
This course will teach you how to implement many types of React state including local, global, refs, context, derived, and more. You’ll learn how to choose between types of state, how to derive state, and how to share state between components.
There are many types of state. In this course, Managing React State, you’ll learn how to effectively declare state to create rich, interactive React apps. First, you’ll discover eight ways to handle state in React apps. Next, you’ll explore how to manage each of these types of states including route state, component state, and refs in both function and class components. Finally, you’ll learn when to consider global state via context and third party state libraries. When you’ve finished this course, you’ll have the skills to build complex, interactive React apps in the real world.
Author Name: Cory House
Author Description:
Cory is the principal consultant at reactjsconsulting.com, where he has helped dozens of companies transition to React. Cory has trained over 10,000 software developers at events and businesses worldwide. He is a seven time Microsoft MVP, and speaks regularly at conferences around the world. Cory lives in Kansas City and is active on Twitter as @housecor.
Table of Contents
- Course Overview
1min - Deciding How and When to Declare State
13mins - Managing Local and Remote State
53mins - Implementing Routing
30mins - Managing Shared, Derived, and Immutable State
50mins - Implementing Form Validation
35mins - Managing State via Refs
20mins - Managing Complex State with useReducer
22mins - Sharing State and Functions via Context
25mins - Managing State in Class Components
38mins - Managing State via Third Party Libraries
14mins
There are no reviews yet.