AJAX
Asynchronous JavaScript and XML. Its purpose is to increase the interactivity, speed and usability of web pages through quicker responsiveness. Its programming allows for the exchange of small amounts of data with the server instead of having to wait for the user to reload the web page every time a change is made.