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 perform animation in angular?
What is angular cli command?
What are the key components of angular 2?
What are the different types of filters in angularjs?
Explain what are the key features of angular.js ?
How to communicate between parent and child components?
How to create a service in angular?
How to set, get and clear cookies in angularjs?
What is directive and what are the different types of directives?
What is the use of arrow function in angular 2?
List some of the built-in validators in angularjs?
What is two way data binding in angularjs?
What is angular directive? Explain in detail?
How to display the values in tables in AngularJS?
Is angular backward compatible?