What is the sequence of Angular Lifecycle Hooks?
Is angular easy to learn?
What is the use of typescript in angular2?
What is injectable in angular2?
Why do we use ngoninit in angular?
Difference between constructor and ngoninit?
What is angular expression? How do you differentiate between angular expressions and javascript expressions?
What is route guard?
How to handling error and logging it?
What is angular subscribe?
Can AngularJS have multiple ng-app directives in a single page?
What is pipe in rxjs?
what is the difference between a module’s forroot() and forchild() methods and why do you need it?
How to cache an observable data in angular 2?
Does typescript have a future?