Course Information
Course Overview
Learn how to manipulate and create HTML elements with the JavaScript DOM to build user interfaces for your websites.
Welcome to the Ultimate JavaScript DOM Crash Course!
Let's cut to the chase - here's what you'll be learning in this course:
selecting HTML elements
inspecting objects within the DOM and gaining a deeper understanding of what features and functions are available
getting data from HTML elements
updating HTML elements, including text content and adding more HTML
creating HTML elements - this one is important as it's key to building interactive user interfaces
deleting HTML elements
adding events to your webpage to increase interactivity
and much more!
Once we've taken a look at the fundamentals, we'll have a go at a practical example - building a sticky notes user interface with the JavaScript DOM. Don't worry about the HTML and CSS, I'll be providing that for you.
Learning how to interact with the JavaScript DOM, and having good knowledge of the methods and properties available to you is critical to becoming an exceptional front-end web developer, and I hope this crash course can give you an inspiring introduction to the diverse world of the JavaScript DOM.
Another thing to note - if you intend to begin building websites using front-end frameworks such as React or Vue, I highly recommend you watch this crash course first before doing so. Front-end frameworks are fantastic tools but it's a good idea to have a solid understanding of the JavaScript DOM without those frameworks doing all the heavy lifting for you.
I hope to see you in the lectures!
Course Content
- 10 section(s)
- 28 lecture(s)
- Section 1 Introduction
- Section 2 Selecting HTML Elements
- Section 3 A Closer Look at Elements
- Section 4 Getting Data from Elements
- Section 5 Updating Elements
- Section 6 Creating Elements
- Section 7 Deleting Elements
- Section 8 Events
- Section 9 Miscellaneous Features
- Section 10 Building a User Interface
What You’ll Learn
- Learn the fundamentals of the JavaScript DOM
- Build smart, interactive user interfaces for web applications and/or websites
- Be able to answer a variety of JavaScript DOM related interview questions for job applications
- Have a higher understanding of how interactive websites are built
Skills covered in this course
Reviews
-
GGabriele Paoletti
This course was fantastic! The instructor was extremely knowledgeable and explained every concept clearly, making the DOM so easy to understand. Thanks to the instructor's excellent teaching style, I could easily follow along and grasp every topic. You do need a basic understanding of JavaScript before starting, but if you have that, this course is perfect for deepening your skills. Highly recommended!
-
AAnonymized User
This was a great course on the D.O.M. and using JavaScript to manipulate it. I really enjoyed how the instructor gave different JavaScript methods and clear explanations on how to use them. I gave the course a 5 because there was a very good capstone project at the end of the course that tied everything together. I will be using this course as part of my video reference library for future projects or work initiatives.
-
RRichard Matabo
This teaching was so amazing.
-
JJoe McMahan
Thanks, help me understand the DOM better. Thanks