Explain different ways of using useEffect hook in React
Risposta di colloquio
Anonimo
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.