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

283 B

title, tags
title tags
AJAX 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.