AJAX is a technique that web pages use to have the server perform certain processing without reloading the web page. For example, when you approve a comment in a WordPress blog, WordPress uses AJAX to change the comment's status, and you see the change without having to reload the Comments screen.

  • Related article: AJAX
  • External link: AJAX (Wikipedia)

Reference https://codex.wordpress.org/Glossary