What is scope hierarchy? How many scopes can an application have?
Answer / Neena Pandey
Scope hierarchy in AngularJS refers to the relationship between parent and child scopes. An application can have as many scopes as required, but every scope has a parent scope up to $rootScope which acts as the ultimate parent of all scopes.n
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the advantages of angularjs.
What is injectable in angular2?
Difference between directive and pipe in angular?
Which css framework is best?
Which database is best for angularjs?
Explain currency filter?
Explain property binding or one way binding in angular js?
What is the difference between javascript and ecmascript?
What is the need for typescript in angular 2?
How do you check if angular cli is installed?
Is angular harder than react?
What are directive words?