Answer Posted / 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 |
Post New Answer View All Answers
How to access parent scope from child controller in angularjs?
How do components communicate with each other in angular 2?
What is zones in angular 2?
What is a decorator function?
What are directives?
How to create angularjs filter which outputs html?
What is a typescript decorator?
What is the use of canactivate in angular?
Does angular js depends on jquery library?
What is tree shaking angular?
Is angular open source?
What is $rootscope in angularjs? How is it different from the scope?
What types of filter in angular js?
Does angular support nested controllers?
How to use the angular js $watch?