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 |
Explain two-way binding in angularjs?
Explain ng-disabled directive?
What are the difference between renderer and elementref in angular 2?
What does the ng stand for in angular?
What is content projection in angular?
What is An Auto Bootstrap Process in AngularJS?
What are angular directives?
What are the advantages of using angularjs?
Name the key features of angular js?
What is the difference between an observable and a promise?
Is angular 4 services which traverse the dom looking for attributes?
Mention some advantages of using angular js framework.