Part 1/2 - JavaScript JSONP API to fetch data from cross domain (Elements of Dynamic Web Design)

preview_player
Показать описание
⭕ Overview
In this video, we'll build upon our previous discussion on Ajax, which stands for Asynchronous JavaScript and XML. We'll start by recalling the key components of Ajax and their purposes. Ajax is not something to clean your floors with, but a powerful technology for making asynchronous web requests.

We'll review how to use the `XMLHttpRequest` object, a core component of Ajax, to fetch data from a server without reloading the web page. I'll guide you through creating an instance of this object and explain its role in enabling your JavaScript file to read data from another page.

By the end of this tutorial, you'll have a solid understanding of how to implement Ajax in your web applications, making them more dynamic and responsive.

If you find this video helpful, please give it a thumbs up, share it with your friends, and subscribe to my channel for more tutorials and insights into programming. Your support helps me create more content to assist you in your learning journey. Thank you for watching!

⭕ Chapters
0:00 - Introduction

⭕ About me

⭕ My complete online training courses:

⭕ Check out my book:
Developing Business Applications for the Web: With HTML, CSS, JSP, PHP, ASP.NET, and JavaScript is available on Amazon and MC Press.
Рекомендации по теме