How to debug the $rootscope object of angularjs when in the browser?
Why is it (potentially) bad if sharedmodule provides a service to a lazy-loaded module?
Explain components in angular 2?
What types of pipes are supported in angular 2?
When will ngoninit be called?
How would you control the size of an element on resize of the window in a component?
What’s the difference between form, formgroup, and formcontrol? How do they work together?
What’s the advantage of using form builder?
What are the components?
What is the purpose of exports in an ng module?
What is $routeprovider in angularjs?
What selector forces a style down through the child component tree into all the child component views?
What is the difference between ng-show/ng-hide and ng-if directives?
What’s the used of @outputs in angular 2?
Is .value() the proper way to set app-wide constant and how to retrieve it in a controller?