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 |
Can you bootstrap multiple angular applications on same element?
How will you explain manual bootstrap process in angularjs?
What are angular expressions?
How looping has been done in AngularJS?
What is mean stack development?
How to use the angular js $watch?
Explain npm?
How do components communicate with each other?
Is primefaces free?
What is parameterizing pipe?
What do you understand by linking function?
What are angular testing utilities?