How many scope can an application have?
Answer / Shahnawaz Ali
In AngularJS, an application can have multiple scopes. Each controller associated with a specific HTML element automatically creates a new scope. Additionally, child and isolate scopes can also be created.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is AngularJS?
Is angularjs a framework?
How to use sharedmodule in angular2?
What is the difference between $parse and $eval?
What are angular observables?
Where can we implement the dom manipulation in angularjs?
Is it possible to have two ng-app directives for a single angular application?
What is ivy in angular?
What is angular and why angular?
What are the advantages of using angular?
What are the styling form that model adds to css classes?
How are the services injected to your application?