Skip to main content

Command Palette

Search for a command to run...

AJAX and XMLHttpRequest (XHR)

Published
1 min read

XMLHttpRequest object can be used to make Ajax calls to request data from the remote server asynchronously.

I have studied this concept from the mentioned youtube channel.

Please check the video. He has demonstrated the concept with examples.

This is how you can write xhr request and get data from local or remote servers.

More from this blog

Stack Mahadev's Blog

24 posts