What would be a good use case for having your own routing module?
What is a template in angular?
What is services in angular.js?
How would you use an angular service to pass data between controllers? Explain with examples?
What directives are used to show and hide HTML elements in AngularJS?
Explain how routing works in angularjs?
What is router and why is it used in angular?
What an angular 5 component made of? How do you generate a new component?
If you provide a service in two components "providers" section of @component decorator, how many instances of service shall get created?
What is angular router link?
How to disable a control or element in angularjs?
Name the key features of angular js?
What is the difference between $watch and $observe?