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 module in angularjs?
What is Component in Angular Terminology?
Which method can be used to define a service and its method?
What are the cookies methods?
How would you define custom typings to avoid editor warnings?
What is angular material?
What is providedin in angular?
How can you use factory method in angularjs?
Who made angular?
What is html5 mode?
How prevents html dom based cross site scripting (xss) attacks?
What is ngdobootstrap?