Login
Roast topics
Find topics
Find it!
From:
developer.mozilla.org
(Uncensored)
subscribe
Synchronous and asynchronous requests - Web APIs | MDN
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest_API/Synchronous_and_Asynchronous_Requests
links
backlinks
Roast topics
Find topics
Roast it!
XMLHttpRequest supports both synchronous and asynchronous communications. In general, however, asynchronous requests should be preferred to synchronous requests for performance reasons.