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
Is $http service is restful web service in angular js?
What is the difference between factory and service in angularjs?
What is a good use case for ngrx/store?
Is angularjs difficult to learn?
What is the latest angular?
How performance improvements on the core in angular 8?
What is runguardsandresolvers?
Explain the different types of streams present in node.js?
What is afterviewinit?
In angular 2 module consist of what arrays?
What is a locale id in angularjs?
What do you mean by controllers?
Explain ng-controller directive angularjs?
Explain what is key difference between angular expressions and JavaScript expressions?
What is ecmascript ?