React
Fundamentals of React - Handling State

Lifting State Up

PRO

In this video, you'll learn how to work with components that need to share state. To do this, you'll write a utility that converts temperature from Celsius to Fahrenheit and vise versa.

 

I finished! On to the next chapter