Skip to content

Instantly share code, notes, and snippets.

View k7sleeper's full-sized avatar

Klaus Sevensleeper k7sleeper

  • Materna GmbH, Dortmund, Germany
  • Germany
View GitHub Profile
@ThomasBurleson
ThomasBurleson / $QDecorator.js
Created March 23, 2014 15:51
Decorate the AngularJS $q instance to inject spread() and resolve() functionality.
/**
* @author Thomas Burleson
* @date November, 2013
* @copyright 2013 Mindspace LLC.
* @web http://solutionOptimist.com
*
* @description
*
* Used within AngularJS to decorate/enhance the AngularJS `$q` service.
*