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 the difference between angular 2 and angularjs?
What is the use of currency filter in angularjs?
What is an impure pipe?
Why did they skip angular 3?
What's new in angular 6? What are improvements in angular 6?
How can the spa be implemented with angular?
Which other primeng components have you used with angular 2?
What is angular ui?
Is angular a programming language?
What are observables in angular 2?
What is angular module factory?
What is webpack in angular?