Explain the architecture of angular 2?
Answer / Ghanistha Kumar Maury
Angular 2's architecture is based on components, directives, services, and modules. Components represent parts of the UI, directives extend HTML syntax to create custom behaviors, services provide shared functionality, and modules organize components and services into reusable pieces.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc application?
Does angular use ajax?
What is typeofchecks in angular 8?
How does the $resource `get` function work synchronously in angularjs ?
Explain factory methods in angularjs?
What is Model in AngularJS?
Which css framework is best?
What is angular @ routeparams?
How do you exchange data among different modules of your angular js application?
What is ng build?
What are angularjs modules?
How does angular application improve performance?