React - Introduction to State and useState

About

This lesson teaches you about state and the useState hook. State is component-specific memory.

Learning Objectives

  • Learn what state is
  • Learn how to implement the useState hook
  • Learn how to work with state within an event handler function

Intended Audience

  • This lesson is intended for anyone who wants to learn about React

Prerequisites

Unit UUID
Course UUID