What is core module in AngularJS?
Answer / chaitanya
ng is the core module in angular. This module is loaded by default when an angular app is started. This module provides the essential components for your angular app like directives, services/factories, filters, global APIs and testing components.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is shadow dom in angular?
What is the languages that you can use to build angular 2 application?
What is angular good for?
What is @ngmodule in angular 2?
What does ng stands for in angular?
What is the difference between an observable and a promise?
What is angular 7?
What is component in angular?
What is issue with two-way data binding?
What is [( ngmodel )]?
Explain what is directive and mention what are the different types of directive?
What is resolver in angular 2?