What the different between a directive and component?
Explain deep linking in angularjs?
What is the use of systems? How is webpack better to use in angular?
Why do we need services in angular?
Explain the component directory structure of angular 4?
What is dependency injection in angular 2?
Where is angular used?
What is typescript ?
When creating a directive, it can be used in several different ways in the view. Which ways for using a directive do you know? How do you define the way your directive will be used?
How do you identify a structural directive in html?
Tell me can we use the open-source closure library with angular?
Explain the use of @injectable()?
What are the basic steps to unit test an angularjs filter?
Explain viewencapsulation?
How to get user input from the $event object?