How many types of data binding directives are provided by angularjs?
What are “streams” in node.js? Explain the different types of streams present in node.js?
How can you decrease the digest cycle time?
What is the possible order of lifecycle hooks in angular?
Explain factory methods in angularjs?
What would you consider a thing you should be careful doing on onnginit()?
What are module loaders in angular?
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?