Asynchronous Javascript and XML
Allows you to reload parts of webpages quickly without reloading the entire thing
Essential for modern web development
Make asynchronous calls to server without waiting for responses
HTML, JavaScript(jQuery), and some CSS
Uses XML but can also use JSON