JavaScript Advanced Course
About Lesson

Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, AJAX, callbacks, asynchronous functions, and more.

In this video, you will learn about AJAX in JavaScript. Although these days we primarily use API functions instead of AJAX, we still prefer to teach it so that you will become familiar with XML requests as well.

IMDB API Link:
https://imdb-api.com/

Join the conversation