Skip to content
premasagar edited this page Feb 23, 2012 · 1 revision

Content to create

  • Promises are...
  • jQuery.Deferred is... ** mention use as wrapper for Ajax responses
  • We can create custom promises using jQuery.Deferred, to provide a unified interface for asynchronous flow control
  • This library contains some tiny wrappers around useful asynchronous functions.
  • At the moment, there are just two wrappers: image.js and timer.js
  • Code contributions and feedback is welcome (link to Issues)
  • Credits
Clone this wiki locally