Reputation: 15578
There are
functions of angular.js
. What is the calling order of all these modules?
Upvotes: 6
Views: 8618
Reputation: 3783
Learning this I made a fiddle observing the behaviour by console.log
. Its like
Observe yourself here (Check Console).
EDIT
New Fiddle with filters
added
Upvotes: 16