0
kicks
Asynchronous and synchronous flexibility with jQuery.when()
Derick Bailey shows us how you can use jQuery to support both synchronous and asynchronous code, with the `$.when` function, and your code doesn’t have to care whether or not it’s async.