What is the linking function and what are the types of linking function?
Answer / Naveen Kumar Srivastva
The linking function in AngularJS is a special function that is responsible for performing operations on scope, elements, and attributes after they have been compiled. There are three types of linking functions: pre-link, post-link, and controllerAs link functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is angular faster?
What are the methods available in $http ?
Sketch a pictorial diagram of angular architecture.
What is lazy loading angularjs?
What's new in angular 4?
How did you hidden (not hide) the element in jquery?
What is bootstrap array in angular 2?
How to create a new project in angular js using cli?
What is api in angular?
What is ecmascript ?
What is observable and promise?
What is pure pipe?