Detecting clicks outside an HTML element using the custom React Hook
In February 2019 React introduced Hooks. Which empowered the Functional components to have the same powers/features which were only present in React Class component before React 16.8.0. The introduction of hooks gave function components the ability t...
blog.hamzaa.dev4 min read