Web Development Question:

When to use a synchronous versus a asynchronous request?

Tweet Share WhatsApp

Answer:

Good question. They don't call it AJAX for nothing! A synchronous request would block in page event processing and I don't see many use cases where a synchronous request is preferable.

Download Web Development PDF Read All 60 Web Development Questions
Previous QuestionNext Question
What with the -alpha in the install instructions?When will the HTML_AJAX have a stable release?