// intermediate/dom-and-apis.course

JavaScript DOM & APIs

Fetch data, manipulate the page, and wire up a front end that talks to a live API.

11 lessons
13 hours
Certificate included
4.8/5 0 reviews
$59.99
one-time purchase Β· lifetime access to this course
Log in to enroll

New here? Create a free account first.

Preview first 3 lessons free
// what you'll actually build

Project: build a live search box

Build a small page with a text input that searches a public API as the user types (try https://api.github.com/search/repositories?q= as an example). Requirements Listen for the input event on a text field. On each…

πŸ”’ Unlocks after the free preview β€” this is lesson 10 of 11.

Curriculum

1 Welcome to JavaScript DOM & APIs 5 min 2 Selecting and updating elements 16 min 3 Handling events 16 min
4 Fetching data with the Fetch API πŸ”’
5 Rendering API data to the page πŸ”’
6 Promises in depth: chaining, Promise.all, and errors πŸ”’
7 Event delegation and bubbling πŸ”’
8 Persisting data with localStorage πŸ”’
9 Debouncing input for live search πŸ”’
10 Project: build a live search box πŸ”’
11 Wrap-up and what's next πŸ”’

What's included

  • 11 lessons, 13 hours of content
  • Hands-on exercises after every module
  • Real-world practice projects
  • Completion certificate

Reviews

No reviews yet.