Explain different ways of using useEffect hook in React
Resposta da entrevista
Sigiloso
29 de nov. de 2021
I explained why we use that hook first of all
Then went on explaining all the different ways of using that hook and compared each way with lifecycle methods.