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...