Príklad ukazuje zreťazené vykonanie asynchrónnych volaní REST služieb v JavaScript pomocou XMLHttpRequest API. Ukazuje jednoduchý prípad tzv. callback hell.
The example demonstrates an execution of chained asynchronous calls of RESTful web services using XMLHttpRequest API. It shows a relatively simple case of so-called callback hell.