React

Fundamentals of React - Handling State

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

In this chapter, you're going to learn all about how to handle state in React.

We'll cover:

✅ How to use Events in React

✅ The useState hook

✅ How you can share state across components by lifting state up

✅ What immutability is and why it's so important in React

✅ the useReducer hook for more complex situations

 

I finished! On to the next chapter