JavaScript Tutorial For Beginners #32 – What is the DOM in JavaScript?




Yo Ninjas, in this JavaScript tutorial for beginners, I’ll be walking you through what the DOM is and how we use it to interact with our web pages.

The DOM stands for Document Object Model and in technical terms, is an application programming interface. But what that really means is that we can use the DOM to go into our HTML code and ‘grab’ hold of elements (nodes) and then alter them via JavaScript.

If you have any questions about the DOM, fire away 🙂

SUBSCRIBE TO CHANNEL – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg?sub_confirmation=1

========== JavaScript for Beginners Playlist ==========

========== CSS for Beginners Playlist ==========

========== HTML for Beginners Playlist ==========

========== The Net Ninja ============

For more front-end development tutorials & to black-belt your coding skills, head over to – https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg or http://thenetninja.co.uk

========== Social Links ==========

Twitter – @TheNetNinja – https://twitter.com/thenetninjauk

Original source


12 responses to “JavaScript Tutorial For Beginners #32 – What is the DOM in JavaScript?”

  1. Hi Shawn, can you please make a full tutorial on DOM? Or video # 32 to #44 from the JS for beginners pretty much covers the DOM? Since you mentioned that being a Front End Dev yourself, you use the DOM full on, I thought there is no better person to ask then you. If you have no time or above mentioned videos covers it then can you please suggest some sites or reading on DOM please. I am starting a boot camp next month and want to get ready for it.
    Thank you so much for all your time and thoughts and headaches etc that went into all these SUPER AWESOME videos…!!!

Leave a Reply