AJAX

The term AJAX, an acronym for "Asynchronous JavaScript and XML", is used to describe a collection of technologies used to create asynchronous client-server interactions.

These constructions, which make it possible to only request a partial page update from the server (or partial element update), can significantly reduce the data volumes that need to be transmitted and often make an application appear more responsive to its users.

Author Mark Baber Published :

Translations : English, français, Nederlands