AJAX has really evolved with time and really changed the user experience with web. It is has taken care of user interactivity. The interactivity area can be isolated from rest of the page. This helps in avoiding complete reloading of the page. I am relatively new to this technology, to say a newbie in AJAX.
Here I am trying to understand AJAX and develop my skills. I would really appreciate all AJAX experts round the world to help me with my attempt.
Firstly what is AJAX?
AJAX stands for Asynchronous JavaScript And XML.
AJAX is a type of programming made popular in 2005 by Google (with Google Suggest).
AJAX is not a new programming language, but a new way to use existing standards.
With AJAX you can create better, faster, and more user-friendly web applications.
AJAX is based on JavaScript and HTTP requests.
No comments:
Post a Comment