What is View in AngularJS?
Answer / chaitanya
The view is responsible for presenting your models data to end user. Typically it is the HTML markup which exists after AngularJS has parsed and compiled the HTML to include rendered markup and bindings.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of using package.json in the angular project?
Explain custom filters with an example.
Is mern full stack?
What are interceptors in angular 4?
What is difference between service and factory?
How to use ng-show and ng-hide in angular js?
What is data binding? Explain two-way data binding?
Compare the features of AngularJS and jQuery?
What are the interview questions for angularjs?
What is restrict option in directive?
Explain angular js boot process.
What is zones in angular 2?