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
List some difference between angularjs and angular 2?
What are inbuilt directives available in angularjs?
What is components in angular?
What is directive role?
What is router and its types?
Is webpack necessary for angular?
How to create a service in angularjs?
How to use the angular js $watch?
What is dependency injection in angularjs and how does it work?
Explain the angularjs factory?
What does SPA (Single page application) mean?
Why is it (potentially) bad if sharedmodule provides a service to a lazy-loaded module?
Which method can be used to define a service and its method?
How to do email and phone no. Validation in angularjs?
What is the purpose of tsconfig.json in angularjs?