Explain what are angular expressions?



Explain what are angular expressions?..

Answer / Ramniwas

Angular expressions are JavaScript-like syntax used to bind data from the controller to the view. They allow you to reference and manipulate data within the scope of your application. Angular expressions start with ${ (dollar curly braces) and can be used in HTML attributes, text inside HTML elements, or as an argument to built-in directives.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Explain directives?

1 Answers  


Explain ng-include directive in angularjs?

1 Answers  


Explain the compilation process of angularjs?

1 Answers  


What is directive?

1 Answers  


What is the traceur compiler?

1 Answers  


Difference between directive and pipe in angular?

1 Answers  


List out the advantages of angularjs?

1 Answers  


explain templates in angular js

1 Answers  


What is template angular 2? Why use?

1 Answers  


What is a component in angular 2?

1 Answers  


What are the advantages and disadvantages of art compilation?

1 Answers  


What is a cookie?

1 Answers  


Categories