What is the correct way to add utility methods to a resource? Say if I want to perform lodash style groups, plucks etc. and I don't want that code to be in my controllers. Should I just add these to the prototype of the resource or is there a framework way to do this?
-- 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.
