React
One Day Introduction to React with Kent C. Dodds

Class Components & Simple State

PRO
Outline

Great job keeping up with the exercises so far! In this lesson, Kent demonstrates how to make a counter with class components and simple state. You will also learn about:

  • handleClick
  • Constructors
  • Arrow Functions
 

I finished! On to the next chapter