In this article, you will learn how to use Hooks in React. Keep in mind, that you can use Hooks only for functional components. React useState is Hooks which we will discuss first, if you don’t know about Hooks, I suggest you read Part 1 first, for better understanding. Mastering React Hooks: Part 1 — Basic Concept
This article is the first in a series on Mastering React Hooksanggraaditra.medium.com