An open API service indexing awesome lists of open source software.

https://github.com/daaain/jquery-deferred-intro

A quick introduction to Deferreds / Promises in JavaScript through jQuery's implementation
https://github.com/daaain/jquery-deferred-intro

Last synced: 11 months ago
JSON representation

A quick introduction to Deferreds / Promises in JavaScript through jQuery's implementation

Awesome Lists containing this project

README

          

jquery-deferred-intro
=====================

A quick introduction to Deferreds / Promises in JavaScript through jQuery's implementation.

Uses [Keydown](https://github.com/infews/keydown) as presentation engine.