// 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
// 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
2
Selecting and updating elements
3
Handling events
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.