This commit is contained in:
Stefan Feješ
2018-09-01 12:41:50 +02:00
parent e53c2e59aa
commit 4afb8b6de2

3
glossary/AJAX.md Normal file
View File

@ -0,0 +1,3 @@
### 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.