Are you using Dependency array correctly?
By the way, what the heck is a dependency array? If you had built any website using React you will come up with this feature.
Nowadays many of us are using functional components, to manage the state in these components, we use hooks.
If we use the ho...
abhinaisai.hashnode.dev3 min read