What is link?
Answer / Bal Mukund
In AngularJS, a 'link' is a directive that allows you to create two-way data bindings between HTML elements and the application's model. It simplifies the process of connecting the view with the controller by allowing the user to specify an expression, which is evaluated and updated accordingly as changes occur.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the key components of angular?
What is angular services?
Difference between angularjs and javascript expressions?
List down the popular angularjs ide plugins/extensions for web development?
How did you stop observable?
How to create a block component dynamically on click of drop down?
Is react better than angular?
What is angular 4? What’s new in angular 4?
What is scope hierarchy in angularjs?
Which is better angular material or bootstrap?
What is the difference between activatedroute and activatedroutesnapshot?
What is template angular 2?