The two main concepts of this work are the DOM and the Javascript. The DOM or Document Object Model is something that gives a logical structure for many things and is related to the Javascript. Without the DOM a webpage, will be a combination of words, letters, numbers, etc. and will have the structure of a HTML code. The JS or JavaScript is a high-level, object-based, multi-paradigm and interpreted programming language. So the JavaScript traduces the information of the HTML codes of a webpage or something else into an understanding language and structure. While Javascript is used to give the page more interactivity, the DOM is used to manipulate those JavaScript changes. So both of them are very important, but I consider necessarily the JavaScript, but the DOM is still being really necessary.
Here's an interview in which I answer some question about the topic:
Entire project made in colaboration with Lucas Ibarra GracĂa, who posses the same rights as I do over the work done and can use it in any way he wants.

No comments:
Post a Comment