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

egghead.io

Introduction to Client Side Web APIs

via egghead.io

Overview

This collection will cover the basics of how to interact with an HTML document with JavaScript. We will go over:
What is the DOM?
fetch elements from an HTML document
add HTML nodes to a HTML document
Respond to click events

Syllabus

  • WTF is the DOM?
  • Select an HTML Element with document.querySelector
  • Select a DOM Element with document.getElementById
  • Add a Node to Your HTML with document.appendChild

Taught by

Ian Jones

Reviews

4 rating at egghead.io based on 20 ratings

Start your review of Introduction to Client Side Web APIs

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.