Using jQuery Deferred to Manage Multiple AJAX calls

Once you have become accustomed to making AJAX calls and consuming the contents of the data returned by the server, it is tempting to fall into a laid-back mind set: “hey, AJAX is AJAX right?… I mean… you open the request, you send the request, you wait for the server’s response, and then you do … Continue reading Using jQuery Deferred to Manage Multiple AJAX calls