What components can be defined within AngularJS modules?
Answer / deepak khantwal
The following components can be defined using AngularJS modules:
1. Directives
2. Filters
3. Controller
4. Factory
5. Service
6. Provider
7. Value
8. Config Settings and Routes
| Is This Answer Correct ? | 1 Yes | 0 No |
What is directives in angular 2?
What routing means?
Explain ddo in angularjs?
What is ng-switch in angularjs?
What is routerlinkactive in angular?
What's new in httpclient and httpclientmodule in angular?
What do you understand by dependency injection in angularjs?
How to manage cookie in AngularJS?
What is parameterizing pipe?
What is router-link directive in angular?
How AngularJS compilation is different from other JavaScript frameworks?
What is ngstyle and ngclass?