What are some benefits to using React over vanilla JavaScript?
Respuesta de la entrevista
Anónimo
15 mar 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.