North Dallas Developers Online Curricula

Hands-On React

State

In this part of the lab we will get familiar with create-react-app and making basic React components.

Section 1: Creating and Using State

In this section we start learning how to use state.

Activity

Video

Section 2: Lifecycle

There is a lifecycle to React components. Here we learn how to use it for our autocounter.

Activity

Video