JavaScript Tutorial for beginners Part 1- XMLHttpRequest (AJAX - Send a Request To a Server)

Published: 26 February 2022
on channel: potatoscript
598
6

This tutorial show you how to use the pure JavaScript to connect with your web server database and fetch the data from database to the user.

AJAX = Asynchronous JavaScript And XML.

XMLHttpRequest let you fetch data from database in web server with JavaScript
Update a web page without reloading the page
Request data from a server - after the page has loaded
Receive data from a server - after the page has loaded
Send data to a server - in the background

This tutorial assume that you already installed Apache local server in your machine.

If you would like to know how to do the setup of the Apache here is the tutorial for you
   • Potato.JavaScript Tutorial 002 - Setup Apa...  


On this page of the site you can watch the video online JavaScript Tutorial for beginners Part 1- XMLHttpRequest (AJAX - Send a Request To a Server) with a duration of hours minute second in good quality, which was uploaded by the user potatoscript 26 February 2022, share the link with friends and acquaintances, this video has already been watched 598 times on youtube and it was liked by 6 viewers. Enjoy your viewing!