Pergunta de entrevista da empresa EF Education First

What is the DOM object in JS

Resposta da entrevista

Sigiloso

21 de jun. de 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.