Basic Questions
- What is Angular 2?
- What are the fundamentals concepts of Angular 2?
- What are advantages of Angular 2?
- What are major changes in Angular 2?
- What are the core components of Angular 2?
- What set of modern browsers are supported in Angular 2?
- What are differences between Angular 2 and Angular 1?
- Can you write both Angular 1 and Angular 2 codes in a single project?
- What are differences between Constructors and OnInit?
- What did you like about working with Angular 2.0?
- When will ngInit be called?
- How would you make use of onNgInit()?
- What is the difference between onNgInit() and constructor() of a component?
- What is the possible order of lifecycle hooks?
Components Questions
- What is Components in Angular 2?
- What are differences between Components and Directives?
- What are Components Life-Cycles?
- What is @Inputs in Angular 2?
- What is Outputs in Angular 2?
- What is hidden property in Angular 2?
- How do components communicate with each other?
- How would you create a component to display error messages throughout your application?
Styling Questions
- How to import css using system import?
- How to Load external css style into Angular 2?
- How would you select a custom component to style it.
- How would you select all the child components' elements?
- What selector force a style down through the child component tree into all the child component views?
- What does the following css do?
- What does :host-context() pseudo-class selector targets?
I hope you are enjoying with this post! Please share with you friends. Thank you!!
![]() |
Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..
|