What are some benefits to using React over vanilla JavaScript?
Resposta da entrevista
Sigiloso
15 de mar. de 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.