How AngularJS expressions are different from the JavaScript expressions?
Answer Posted / chaitanya
1. Angular expressions can be added inside the HTML templates.
2. Angular expressions doesn't support control flow statements (conditionals, loops, or exceptions).
3. Angular expressions support filters to format data before displaying it.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is autofilter in excel?
What are the new features of angular 2? Why you used angular 2?
Why do we use ngmodel?
What’s new angular 4 router?
Explain ngfor directive with an example?
How does lazy load work?
What is angular 4 and why it is used?
List out the differences between activatedroute and routerstate, with reference to angular 2.
What is sross site scripting (xss) attack?
What is $interval service in AngularJS?
What is ng init?
Explain currency filter in angularjs. How can we use it?
What is the use of $locale service in angularjs?
What is the core difference between angularjs compilation and javascript frameworks?
When latest angularjs was released?