JSDeferred Sample About JSDeferred: CodeRepos Wiki Deferred is able to write async code cleanly. click to execute the code. Export deferred functions. // export functions to global; Deferred.define(); // export to aObj // Deferred.define(aObj); // export specic functions // var global = (function () { return this })(); // Deferred.define(global, ["next"]); // full name Deferred.next(fun); Basic Ch
{{#tags}}- {{label}}
{{/tags}}