React | React Hooks | Tutorial
useState hook in React, simplified
useState hook is one of the first things you will be encountering with react’s functional components. This tutorial will walk you through the very basics of it to really understand how it works, and what it’s used for.