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


Please Help Members By Posting Answers For Below Questions

Explain why there are two “destroy” events associated with the termination of scope in angularjs?

823


Explain the role of $routeprovider in angularjs?

587


Explain what the link function is and how it differs from compile?

625


What do you mean by directives?

588


What's new in angular 8?

600


How do you exchange data among different modules of your angular js application?

527


Why use node.js?

619


How to isolate a directive’s scope in angularjs?

571


What is the different versions of angular?

576


What is arrow function , write its syntax?

630


Difference between angularjs and react.js.

649


Does angular use ajax?

578


How to install cookies in angular?

624


What are different type or classification of directives?

600


What is service factory?

528