Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 261 Bytes

Promises in JavaScript

By Rajat Mittal

Sample implementation of JQuery's implementation of Promises via the Deferred object in JQuery 1.5.

Feel free to do whatever you want to do with this code.