What are the core components of angular 2?
Answer / Bhuvnesh Kumar Rawat
The core components of Angular 2 are: Component (the building block of an application), Directive (used for extending HTML), Template (used to define views), Data Binding (automatic synchronization of data between a component and its view), Dependency Injection (automated dependency resolution), and Services (provide shared functionality).
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain angular 2 hidden property?
What is ng in ng serve?
What is buffer (window storage)?
What is a pure pipe?
In angular, describe how will you set, get and clear cookies?
What are the concept of scope hierarchy?
Tell me angular js date calendar with example?
Which js is best?
What is main differences between angular expression and javascript expression?
List some inbuilt services in angularjs?
What is a single page application or spa?
How does oauth 2.0 work?