employer cover photo
employer logo
employer logo

Celebal Technologies

Is this your company?

Celebal Technologies interview question

Explain React Hooks with example.

Interview Answer

Anonymous

Sep 9, 2021

The need to change a functional component to a class component, whenever state management or life cycle methods were to be used, led to the development of Hooks.

1