XMLHttpRequest supports both synchronous and asynchronous communications. In general, however, asynchronous requests should be preferred to synchronous requests for performance reasons.| developer.mozilla.org
HTML| html.spec.whatwg.org
HTML| html.spec.whatwg.org
Walkthrough of a mystifying bug and how I solved it at PostHog, along with general principles we can take from the experience.| Neil Kakkar