I am not clear about few concepts in AnguarJS like-
Refrence (Official doc is bit confusing for these concepts.)
When should we use "ngTranscluded"?
What will be the case when we would need to create a function which performs no operation using "angular.noop"?
In what scenario we should use interpolation and in what scenario expression?
It would be great, If somebody make me clear with the small examples.
Thanks in advance.