Deep JavaScript Foundations

Link

This course covers the foundational concepts of JavaScript, including the language itself, the DOM, and the event loop. You’ll learn how to use the DOM API to manipulate the document, create and modify elements, and handle events.

You’ll also learn how to use the event loop to handle asynchronous tasks, such as fetching data from an API. You’ll learn how to use promises to handle asynchronous code, and how to use async/await to write asynchronous code in a more readable way.

Finally, you’ll learn how to use the Fetch API to make HTTP requests and handle responses. You’ll also learn how to use the Web Storage API to store data locally, and how to use the Web Worker API to perform computationally intensive tasks in the background.

Certificate

Certificate