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 angular 7 stable version?
Why do we use ngoninit in angular?
Why angularjs?
How can we setting up angular 2 application?
What is lazy loading and how to enable lazy loading in angular 2?
How to debug the $rootscope object of angularjs when in the browser?
What is single page application means?
What is $emit, $broadcast and $on in AngularJS?
What are “streams” in node.js? Explain the different types of streams present in node.js?
How to define multiple restrict options on a directive in angularjs?
Why should use angular js?
Did you use scss?
Why do we need provider aliases? And how do you create one?
What is single page application in angularjs?
What is directive role?