useState Hook
I am going to explain useState hook in the easiest manner.
Code along with me, we will create a simple counter app using useState hook.
Hooks are a new addition in React 16.8, UseState hook is one of them.
useState takes 2 arguments, 1st one is yo...
meetmaster.hashnode.dev2 min read
Manhil
Coding
Lobly