NEST® GLOSSARY
Stands for Asynchronous JavaScript and XML, first appearing in 1999. It’s a coding tool used by web developers to build interactive web applications. AJAX enables developers to send and receive data without refreshing a web page. AJAX relies on HTML and CSS to render a markup, and JavaScript to get data asynchronously from the server.