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 do you mean by module?
What exactly is angularjs?
Is angular a mvc?
In angular what is string interpolation?
How to upgrade web applications from angular2 to angular4?
What is dependency injection (di) in angular 2?
Explain factory method in angularjs?
What is a structural directive?
What is import in angular?
What is routes?
What is the configuration required for caching of static resources like images, css and js in angular 2+
How to implement http cache using interceptors in angular 4?