From the category archives:

AJAX Tips and Tricks

AJAX, once a buzz word for Asynchronous JavaScript and XML, refers to a combination of technologies that is meant to deliver part-page response for the sake of better user experience. It’s primarily used in web applications where user flow responsiveness is needed the most.

1