Lessons: 35Length: 4.1 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.5 Challenge: Temperature Converter

In this challenge, you’ll start with a component with two text boxes. One is for Fahrenheit temperature, and the other is for Celsius temperature. When you change either one, the other one should update accordingly. That’s your job—to code up the event handling.

Related Links