How AngularJS expressions are different from the JavaScript expressions?



How AngularJS expressions are different from the JavaScript expressions?..

Answer / 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

More AngularJS Interview Questions

What is the difference between Kris Kowal's Q and $q?

0 Answers  


What is modules? What are ngmodule metadata?

0 Answers  


Can't bind to ngmodel since it isn't a known property of input?

0 Answers  


what makes the angular.copy() method so powerful?

0 Answers  


What is horizontal projection?

0 Answers  






What is the difference between a unit and end-to-end (e2e) test in angularjs?

0 Answers  


What is in node js?

0 Answers  


What do you understand by $watch?

0 Answers  


How will you explain deep linking in angularjs?

0 Answers  


How to use primeng in angular 4?

0 Answers  


What is the linking function?

0 Answers  


How to handle xss vulnerability scenarios in angular?

0 Answers  


Categories