Olivier Audard

  • Home
  • Articles
  • Notes
  • Github
  • 2012

  • Queued ajax requests with jQuery and Coffescript
    Olivier Audard
    March 31st 2012
    articles
    Coffeescript, DeferredObjects, JavaScript, jQuery, jQueryPlugin
    permalink, shortlink

    I recently had to queue a few ajax requests. I wrote a little piece of Coffeescript+jQuery to provide a reusable way of doing it.
    Using jQuery’s Deferred objects and CoffeeScript makes the task really easy.


Copyright © 2016-2023 Olivier Audard – I'm a human
  • Home
  • Articles
  • Notes
  • Github