what are directives? Mention some of the most commonly used directives in angularjs application?
854Explain what is angular expression? Explain what is key difference between angular expressions and javascript expressions?
853what is di (dependency injection) and how an object or function can get a hold of its dependencies?
895
What is the difference between angularjs and angular 2?
How would you specify that a scope variable should have one-time binding only?
What is cli in angular?
What is a pure pipe?
Explain $watch(), $watchgroup() and $watchCollection() functions of scope?
What is the difference between link and compile in angular.js?
Is a directive legally binding?
What are angular classes?
What do you know about internationalization? How will you implement internationalization in angularjs?
Explain the procss about angular project bootstrap?
How to using looping through a collection for each item in angular js?
Can digest cycle be forced to run manually?
Is it possible to have two ng-app directives for a single angular application?
What is angular directive? Explain in detail?
On what steps for the compilation process of html happens?