What is @ngmodule?
Answer / Aarti Martolia
Angular Module (also known as NgModule) is a decorator class that defines an Angular application, component, or module. It provides metadata to the Angular compiler about the components, services, and other dependencies that belong together.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are angular directives?
What is ng build?
What is Angular 2.0?
What kind of framework is angular?
What is Dependency Injection in AngularJS?
What is display:block and display:none?
What is angular httpinterceptor?
Explain about services in Angular.js ?
What is routerstate?
What is ngzone run outside angular 2?
Explain the architecture of angularjs?
What is encapsulation in angular?