List some inbuilt services in angularjs?
What are the symbols used in one way and two ways data binding?
What is a module and what does it contain?
What is the angular cli?
what is the difference between one-way binding and two-way binding in angularjs?
How to declare a global variable in angular 2?
What are angular templates?
How to create custom directives?
What are inbuilt pipes?
Which language is used in angular?
When should you use an attribute versus an element?
Can you define multiple restrict options on a directive?
Why is it (potentially) bad if sharedmodule provides a service to a lazy-loaded module?