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 |
Is mvc front end or backend?
What do you understand by services with reference to angular js?
What is httpclient?
What is better react or angular?
Explain the difference between angular 2 modules vs. Javascript modules
Is angular difficult to learn?
What is karma and jasmine?
How to create a service in angularjs?
Explain viewencapsulation?
What are the Pipes?
What is the ngmodule?
Explain the concept of scope hierarchy. In what ways can you use a directive?