Innostax interview question

Explain use effect in react?

Interview Answer

Anonymous

16 July 2025

I answered use effect is used to maintain the life cycle of components. When to update when to make changes. And when to unmount depending upon change in dependency array