What is Model in AngularJS?
Answer / chaitanya
Models are plain old JavaScript objects that represent data used by your app. Models are also used to represent your app's current state.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why use multiple ngmodules?
What is traceur compiler in angular 2?
What Is Ng-View In AngularJS?
What is $locale service?
What Are The Security Features Provided By AngularJS?
How to disable right click event in angularjs?
What is difference between constructor and ngoninit?
How would you optimize the application for better performance in angular 2?
How can xss be done in an angular application?
What is the difference between angular service and factory?
Give the example of angularjs strings?
What is cross site script inclusion (xssi)?