Buy Questpond's video subscriptions on
huge discount
.
Online: 575
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
JavaScript
>
Loading ...
What is the calling order of components when angular js application starts?
Posted by
kgovindarao523-21772
on 10/10/2014 | Category:
JavaScript Interview questions
| Views: 1871 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
If app is an angular module,
calling order is
app.config()
app.run()
directive's compile functions (if they are found in the dom)
app.controller()
directive's link functions (again if found)
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
__________ and __________ introduced with C#4.0 as ...
Next > :
How to check whether the Browser supports Javascri ...
Comments or Responses
Login to post response
More Interview Questions by kgovindarao523-21772
What is Provider? What are different method Providers in angularJS?
Latest Interview Questions
How to check whether the Browser supports Javascript or not through Ja ...
How to check whether the Browser supports Javascript or Not?
How to open a browser window with Maximum Size?
How to open a new Window using Javascript function from a Link button ...
What will happen,when we compile below C# code? private int Calculate ...
What will happen,when we compile below C# code? private void sum(int ...
Where does the Virtual Directory locate?
What are the Visual Studio Debugging Features available in ASP.NET app ...
More ...