Michael
Member since Feb 16, 2015
- Profile: /members/12533-michael.htm
- Comments: 3
Recent Blog Comments By Michael
-
httpi - A Lightweight $resource-Inspired Module For AngularJS
Posted on Apr 16, 2015 at 6:30 AM
@Charles, there you go https://gist.github.com/masimakopoulos/324e77a2dd20fb4aa227#file-gistfile1-ts... read more »
-
httpi - A Lightweight $resource-Inspired Module For AngularJS
Posted on Feb 16, 2015 at 8:03 AM
I just created a gist showing how this could be done in case anyone is interested https://gist.github.com/mxa055/324e77a2dd20fb4aa227. I usually prefer using decorators as they provide a cleaner solution (in my opinion) and can be applied at any point of the development cycle without requiring m... read more »
-
httpi - A Lightweight $resource-Inspired Module For AngularJS
Posted on Feb 16, 2015 at 4:28 AM
Couldn't this be written into a decorator in order to avoid having to inject the wrapping service instead of the original $http?... read more »