Skip to content

Instantly share code, notes, and snippets.

@moperacz
moperacz / Q.js
Created December 2, 2014 22:42 — forked from guptag/Q.js Examples
//To run Q.js examples:
// 1. Open a new browser tab in Chrome and turn on developer toolbar.
// 2. Copy/Paste this gist in the console and hit enter to run all the snippets.
// Based on the inspiration from samples @ https://github.com/kriskowal/q
////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////