I’ll definitely do some more reading. I’d started to dabble with resource, but I’ve had a little trouble understanding the right way to use it. Seems like the right track, though.
Thanks. > On Jan 20, 2015, at 10:32 PM, Sander Elias <[email protected]> wrote: > > Hi Jonathan, > > This is similar to what $resource does, with the difference that $resource > abstracts it even more. I'm not suggesting that you need to move to > $resource, but rather that you read trough the docs and source of it. It will > give you the pointers you need to make your own implementation a bit more > versatile, so you don't need to repeat it for every thingieTM you need to > load. > > Regards > Sander > > > -- > You received this message because you are subscribed to a topic in the Google > Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/NBJ5lQ4ln4k/unsubscribe > <https://groups.google.com/d/topic/angular/NBJ5lQ4ln4k/unsubscribe>. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/angular > <http://groups.google.com/group/angular>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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.
