AJAX Tutorial

You are Here:

AJAX History

Asynchronous JavaScript And XML (AJAX) was originally coined by Jesse James Garrett of Adaptive Path in February 2005.

In today's world, we are not using XML with asynchronous javascript. Instead, we use JSON with asynchronous javascript. There is a lot of reasons why we prefer JSON over XML.

What is AJAX?

AJAX a is technique that uses JavaScript to refresh a page's contents from a web server without having to reload the entire page.

Example

Enter you name and hit Process Button.

Reminder

Hi Developers, we almost covered 95% of AJAX Tutorials with examples for quick and easy learning.

We are working to cover every Single Concept in AJAX.

Please do google search for:

Join Our Channel

Join our telegram channel to get an instant update on depreciation and new features on HTML, CSS, JavaScript, jQuery, Node.js, PHP and Python.

This channel is primarily useful for Full Stack Web Developer.

Share this Page

Meet the Author