Closed alunny closed 7 years ago
This is useful in combination with no-deferred, as $.when is used in place of Promise.all.
no-deferred
$.when
Promise.all
https://api.jquery.com/jquery.when/
This is useful in combination with
no-deferred
, as$.when
is used in place ofPromise.all
.https://api.jquery.com/jquery.when/