Explain what directives are? Mention some of the most commonly used directives in angularjs application?
Differentiate between @injectable() vs. @Inject()?
What do you understand by dirty checking in angular?
What is the use of viewchild in angular?
What are the different types of directive?
What is traceur compiler in angular?
What is router and switch?
What are the directives available in router?
What is the use of ngfortrackby directive?
How does lazy loading work in angular 6?
What are the differences between link and compile?
What is single page application? How can the spa be implemented with angular?
What is a factory?