Question d’entretien chez EF Education First

What is the DOM object in JS

Réponse à la question d'entretien

Utilisateur anonyme

21 juin 2016

the dom is refers to the document object model meaning that their is a host object in the javascript code that allows you to manipulate data from the representation of html in the web browser.