Question d’entretien chez Celebal Technologies

Explain React Hooks with example.

Réponse à la question d'entretien

Utilisateur anonyme

9 sept. 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