Episode

How do I work with state in React?

State is a core component of any React application. It represents the data the user will interact with, and the current status of the application. Jamon Holmgren (@JamonHolmgren) offers his take on how state works in React by walking us through a basic application.

Did you know... You can learn how to create React applications on Microsoft Learn

JavaScript