Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

LinkedIn Learning

The DOM in JavaScript, jQuery, AngularJS, and React

via LinkedIn Learning

Overview

Prepare for a new career with $100 off Coursera Plus
Gear up for jobs in high-demand fields: data analytics, digital marketing, and more.
Learn how to use JavaScript, jQuery, Angular, and React to manipulate the HTML DOM tree and build dynamic websites.

Syllabus

Introduction
  • Welcome
  • What you should know
  • Using the exercise files
1. The DOM Tree
  • Developer tools
  • What is the DOM?
  • The DOM tree
  • nodeType and nodeName properties
  • The Node interface
  • The Document object
  • The Document methods
  • Element objects
  • Modifying text in the DOM
  • Event objects
  • Window object
  • CSS properties and the DOM
  • Traversing the DOM tree
2. Manipulate the DOM with JavaScript
  • Select elements with getElementById
  • Select elements with getElementsByClassName
  • Select groups of elements with getElementsByName
  • Select elements with getElementsByTagName
  • Add, append, and delete DOM nodes
  • Updating content in place
3. jQuery and the DOM
  • jQuery application structure
  • Selecting content in the DOM
4. AngularJS and the DOM
  • Angular application structure
  • Updating the DOM tree
  • From the DOM to directives
5. The React Virtual DOM
  • React application structure
  • The React virtual DOM approach
  • Encapsulating code in components
  • Live updates for content
Conclusion
  • Next steps

Taught by

Christian Hur

Reviews

Start your review of The DOM in JavaScript, jQuery, AngularJS, and React

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.