jQuery and AJAX Tutorials 28 | Introduction to AJAX

This tutorial provides an overview of AJAX, explaining its concept and how it enables asynchronous data exchange between the client and server using JavaScript and XML.

jQuery and AJAX Tutorials 28 | Introduction to AJAX
mybringback
24 views β€’ Apr 14, 2014
jQuery and AJAX Tutorials 28 | Introduction to AJAX

About this video

"In this tutorial I will give a short introduction to AJAX, lots of theory for the most part.<br /><br />AJAX stands for Asynchronous JavaScript and XML and it actually a concept about transferring data between the browser and the server a-synchronically. So what a-synchronically means, is not that complicated to be honest to you - it is concept of exchanging information after the web page is loaded. Well normally, when you enter an URL in your browser and press enter the browser sends a GET request to server and asks for some data. And the server usually answers and lets the communications be established. During this communication your browser load data from the server and when it's done the connection interrupts."<br />http://www.mybringback.com/?p=13852

Video Information

Views

24

Duration

5:36

Published

Apr 14, 2014

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.