What is the main thing that you would need to change if you were migrating from angularjs 1.4 to angularjs?
Explain what is a factory method in angularjs?
Why use node.js?
Angularjs dependency injection of value inside of the module.config?
Distinguish between factory, service & provider?
Is there a way to make angularjs load partials in the beginning and not at when needed?
What are the basic steps to unit test an angularjs filter?
What are the attributes which can be used during the creation of a new angularjs directives?
How to implement routing in angularjs?
Why there are two “destroy” events associated with the termination of scope in angularjs?
Explain how e2e testing of angularjs applications works?
What is the controller?
What is the use of $routeprovider in angularjs? What is $rootscope ?
Explain directives?
What is the usage of controllers in angularjs?