illustration for Introduction to Client Side Web APIs
pro

Introduction to Client Side Web APIs

Instructor

Ian Jones

7m closed-captioning
·
4 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.0
131
people completed
Published 5 years ago
|
Updated 5 years ago

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