React
Fundamentals of React - Handling State

Summary

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

In this chapter, you learned about:

✅ Hooks, the useState hook in particular

✅ How to share state across components

✅ How to perform safe state updates in your React components

✅ How to use the useReducer hook for complex state updates