Files
30-seconds-of-code/glossary/AJAX.md
2019-08-13 11:19:29 +03:00

7 lines
283 B
Markdown

---
title: AJAX
tags: AJAX
---
Asynchronous JavaScript and XML (known as AJAX) is a term that describes a new approach to using multiple technologies together in order to enable web applications to make quick updates to the user interface without reloading the entire browser page.