OPI Blog
Learn from experts in their fields

Browsing Tags: resolve

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 ...
Grails 2.2 – Publishing your Plugins as Maven Artifacts To Resolve Dependency Resolution Issues
Grails developers may have noticed that since version 2.1, there have been a lot of features added for Maven support. It probably won’t be long before Ivy is phased out, if this article is any ...