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 |
What are the features of bazel?
What selector forces a style down through the child component tree into all the child component views?
How to use {}, [], [] and [()] in template using angular2?
What is injector tree?
What is params in angularjs?
What are the ways to track the error in angularjs?
what is the difference between constructor and ngoninit?
What is angular promise?
What is singleton object?
How to use filter in angular js?
Explain module in AngularJS?
What is shared module?