What are angular directives?
What is a ngmodule?
How to get and log an error in angular 4?
How would you control size of an element on resize of the window in a component?
Which service does the html $compile service use for the purpose of data binding?
What would you not put the shared module?
What are the difference between @injectable() vs. @Inject() in angular 2?
Why is this project called "AngularJS"? Why is the namespace called "ng"?
What are the binding directives in angularjs?
explain templates in angular js
What is the purpose of exports in a ngmodule?
Please explain unit testing in angular?
What is ng-app directive in angularjs?
How would you select a custom component to style it?
What is class in typescript?