Ok, I see how it works.
Another question. Is it possible to have just one function *MyTestService *and 
run it like this?
<div ng-controller='*MyTestService *as vm'>
       <p>the result from the service load:</p>
       <pre>{{vm.data|json}}</pre>
    </div>

On Friday, September 5, 2014 9:28:42 AM UTC-5, mark goldin wrote:
>
> What vm.data shown in index.html would come from if I remove the 
> TestMyService function?
>
> On Friday, September 5, 2014 1:32:11 AM UTC-5, Sander Elias wrote:
>>
>> Hi Mark,
>>
>> You mean something like this: 
>> http://plnkr.co/edit/5cENSfOAhKJDI0iwe6ZV?p=preview
>>
>> 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.

Reply via email to