Answer Posted / chaitanya
AngularJS expressions are much like JavaScript expressions, placed inside HTML templates by using double braces such as: {{expression}}. AngularJS evaluates expressions and then dynamically adds the result to a web page. Like JavaScript expressions, they can contain literals, operators, and variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What pseudo-class selector targets styles in the element that hosts the component?
What is angular 4 and why it is used?
How are jwts used to authenticate angular 4 applications?
What are the different types of directives?
What is Component in Angular Terminology?
What is singleton object?
How to create a service using factory in angularjs?
Explain life cycle in angular?
What is router and why is it used in angular?
What is route guard in angular?
What is ngroute?
Explain webpack?
What is ng-model in angularjs?
What is injector tree?
What are services in angularjs?