What are Templates in AngularJS?
Answer / chaitanya
AngularJS templates are just plain old HTML that contains Angular-specific elements and attributes. AngularJS used these templates to show information from the model and controller.
| Is This Answer Correct ? | 0 Yes | 1 No |
What set of modern browsers are supported in angular 2?
What is meant by decorator in angular?
What is difference between $evalAsync and $timeout?
Explain the concept of scope hierarchy?
What is property binding in angular?
What are the services in angular js?
What do you understand by dependency injection in angularjs?
What is the difference between $parse and $eval?
Difference between promises and observable?
What are the modules in angular 2?
What is the latest version of angular?
What is the use of ng dblclick?