XMLHttpRequest - An Introduction

External video

Load YouTube video?

This video is provided by YouTube. Loading it will connect your browser to YouTube and Google servers, where their own terms and privacy policies apply.

Open on YouTube

XMLHttpRequest - An Introduction

If you want to send Http requests from (client-side) JavaScript, you typically use XMLHttpRequest, the fetch() API or Axios.

In the above video, we'll explore XMLHttpRequest and understand how that works. You can dive deeper with the help of MDN and its XMLHttpRequest Docs.