Community

Web API With AJAX: Understand Synchronous and Asynchronous Call in jQuery ajax Method

(Sourav Kayal) This article is intended to provide a practical understanding of synchronous and asynchronous calls. I can guarantee (yes, almost) that all of you know that ajax() executes asynchronously and it’s cool for modern web application. How many of you have executed an ajax() function synchr

Read More - Register for Free Membership