11 Must Learn AJAX Tutorials for Newbies
AJAX was already used by a lot of web developers for a long time, but with the release of Google Mail Application, its popularity has grown immensely. AJAX stands for Asynchronous Java and XML. It combines the features of several technologies such as HTML, CSS, JavaScript, The Document Object Model and the XMLHttpRequest object (also known as 'remote scripting') to create a sense of real time responsiveness from your web application. It enables web developers to make web applications having user interfaces like those of desktop applications without causing the entire page to be reloaded.
In this post, we have compiled a few AJAX tutorials that we’ve found on the web helpful to get you started with AJAX. Check this out. It would be easier if you know some web related technologies and terms. Enjoy!




