jason
unread,May 23, 2012, 4:41:18 PM5/23/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AngularJS
Hi
Just wondering how to code more than 1 service into services.js. I.e.
after
angular.module(' ',[ ]).
I've completed the tutorial, read through the literature and searched
available projects. But the examples seen have only 1 service.
I have something working in which I've defined 2 modules, 1 for each
service, but this seems a bit laborious, since I had to declare each
in app.js.
A real beginner with this.
thanks for any help,
Jason