Hacker News new | ask | show | jobs
by joelhooks 4619 days ago
This is the approach I'm taking for the Admin, actually. Haven't started yet, but really looking forward to it.
1 comments

Nice. If you're not already familiar with Restangular, be sure to check it out: https://github.com/mgonto/restangular

I tried rolling my own Angular API service, and it was a great learning experience, but Restangular trumps any vanilla service I could roll.