Hi Tomaz, You can use both, and there are even some more complete rest clients for angular that you can link into your application. For myself, I prefer to use $http, because it gives me some more fine-grained control over what happens when. Also I started to encapsulate the server-communication into my data models, this is easier without the overhead of $resource.
Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
