Question d’entretien chez John Lewis & Partners

Differentiate between Real DOM and Virtual DOM

Réponse à la question d'entretien

Utilisateur anonyme

25 mai 2020

A virtual DOM has the same properties as the real DOM, Manipulating the virtual DOM is faster because nothing gets drawn on screen but Manipulating the Real DOM is slow