What is the difference between onnginit() and constructor() of a component?
How many types of data bindings are there in angularjs?
How will you create a custom service?
How to initialize a select box with options on page load in angular js?
How do you disable a button depending on a checkbox’s state?
What is service? Why use?
What are the securities threats should we be aware of in angular 2 applications?
What are the attributes that can be used during the creation of a new angularjs directives?
What is the difference between factory and service in angularjs?
Explain event in angularjs, list some events you have worked in angularjs?
How to get actions of event binding in angular 4?
What are the different types of directives?
Is .value() the proper way to set app-wide constant and how to retrieve it in a controller?
What is isolated scope in angularjs?
Why would you use a service over a factory?