What are some benefits to using React over vanilla JavaScript?
Réponse à la question d'entretien
Utilisateur anonyme
15 mars 2019
Not needing to rewrite a framework for unidirectional data flow, not needing to write your own virtual DOM, and having an easy system of managing state.