21Twelve interview question

Explain different ways of using useEffect hook in React

Interview Answer

Anonymous

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.