Hi Hoàng,
 

> My question is, in angular do we have an initialize resolve callback 
> function like application_start ?
>

What do you think `angular.module(x,[y]).run(...)` does? ;)

There is a way to see if the digest cycles are done, but its pretty hacky, 
and in my opinion only usable during development as a helper tool.
If you really need this, I can look it up for you.

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