RPanos
Member since Mar 25, 2014
- Profile: /members/11725-rpanos.htm
- Comments: 1
Recent Blog Comments By RPanos
-
Using RESTful Controllers In An AngularJS Resource
Posted on Mar 25, 2014 at 2:42 PM
@Ben, I think initially a promise is often returned first but they resolves itself. So in other words, you could just assume it is the data response and, if you tied the response to the model, would then bind to the view. pls see this line in the $resource docs: "Class actions return empty ... read more »