A Simple UseEffect trick
One of the important things that we learn about useEffect is that we need to pass on dependency to the useEffect to make it run conditionally. But the useEffect runs on every hard refresh even after having a dependency. Let us understand this through...
hashnode.com2 min read
Faheem Khan
Web Developer, content creator.
Thank you for your effort but I didn't get what problem this article trying to address.