References
- Jesse James Garrett – AJAX: A New Approach to Web Applications: https://web.archive.org/web/20061107032631/http://www.adaptivepath.com/publications/essays/archives/000385.php
- The XMLHttpRequest Object – W3C First Working Draft (April 5, 2006): https://www.w3.org/TR/2006/WD-XMLHttpRequest-20060405/
- Alex Hopmann talks about XMLHttpRequest (currently offline): http://www.alexhopmann.com/xmlhttp.htm
- Alex Hopmann talks about XMLHttpRequest (archived copy): http://archive.is/7i5l
- XMLHttpRequest Level 1 – W3C Latest Draft (October 6, 2016): https://www.w3.org/TR/2016/NOTE-XMLHttpRequest-20161006/
- XMLHttpRequest Living Standard (September 24, 2019): https://xhr.spec.whatwg.org/
- Fetch API – Concepts and usage: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
- RxJS – Observable: https://angular.io/guide/observables
- MDN – Promise: https://developer.mozilla.org/en-US/docs/Web/JavaScript...