OPI Blog
Learn from experts in their fields

Browsing Tags: $resource

Extending Angular’s $resource Service for a Consistent API
One of my favorite modules provided by AngularJS is the ngResource module, because it has intelligent defaults and also allows me to be very flexible configuring resources and REST api calls to match pretty much ...