Hey @siddharthkp I tried to write an article on @reactjs for the first time, would love to hear from you if you get the time to have a look ๐ค https://t.co/R1rzWbShxx
@samselikoff when the Index component unmounts then you have no way to clear the timeout, which you could do if you used an useEffect. here the clearTimeout only runs when the handler is called