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

How to get image width height in angular js, before uploading a file?

0 Answers  


How to updating angular cli?

0 Answers  


How would you create a component to display error messages throughout your application?

0 Answers  


What is an interface in angular?

0 Answers  


What is constant in angularjs?

0 Answers  






Is angularjs a framework?

0 Answers  


What is shadow dom in angular?

0 Answers  


What is angular 4? What’s new in angular 4?

0 Answers  


How to set headers for every request in angular?

0 Answers  


What is an ng model?

0 Answers  


What are @injectable providers?

0 Answers  


What is schema in angular?

0 Answers  


Categories