Answer Posted / chaitanya
Scope is a JavaScript object that refers to the application model. It acts as a context for evaluating angular expressions. Basically, it acts as glue between controller and view.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Difference betweek javascript, jquery and angularjs?
Describe mvc in reference to angular.
What the best way to inject one service into another in angular 2?
Explain event emitters in angular 2 and how it works?
How to write all the console.log statements to a file in server?
Explain the architecture of angular 2?
Is angular material responsive?
What is innerhtml in angular?
What are @injectable providers?
What is routing in angular 2?
What is pipe function?
What Are The Security Features Provided By AngularJS?
When will nginit be called?
What does injectable mean?
What is $emit, $broadcast and $on in AngularJS?