Answer Posted / 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 |
Post New Answer View All Answers
Who created angular js ?
In angular 2 module consist of what arrays?
What is traceur compiler in angular 2?
What is router-link directive in angular?
What are the attributes can be used during creation of a new angularjs directives?
In how many different ways, you can define a directive and what is the best practice?
What is *ngfor directive used for?
What are the differences between $resource and $http?
List down the popular angularjs ide plugins/extensions for web development?
Why use multiple ngmodules?
How to create datepicker in angular 4?
What is ngmodule decorator?
What is ng-app, ng-init, and ng-model?
What is resolver in angular 2?
How do you share data between controllers?