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 |
Is wordpress a framework?
What is angular 4? What’s new in angular 4?
What is ivy in angular?
Explain what are directives ? Mention some of the most commonly used directives in Angular.js application ?
Which is the core module of AngularJS?
How does angular use singleton pattern?
What are the advantages of token-based authentication?
Why use node.js?
How can the spa be implemented in angularjs?
Is angularjs a factory singleton?
What is the for root method?
What is $rootscope in AngularJS?