Explain different ways of using useEffect hook in React
Respuesta de la entrevista
Anónimo
29 nov 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.