Intro to React Hooks with useState and useEffect

Опубликовано: 29 Сентябрь 2024
на канале: Steve Griffith - Prof3ssorSt3v3
5,410
226

This tutorial is an introduction to the idea of React Hooks; a discussion of what state is and how it gets used; the differences between the default App component from React version 16 and the one in React version 17; and a demonstration and explanation of how useState and useEffect work.

GitHub repo from video: https://github.com/prof3ssorSt3v3/rea...