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 sre the directives in angularjs?
What is a router in angular?
What is the difference between angular js and backbone.js?
What is a controller in angularjs?
What are the form validations supported by angularjs?
What is pre-linking function in angularjs?
What are event emitters and how it works in angular 2?
What is two way data binding in angularjs?
What are the attributes that can be used during the creation of a new angularjs directives?
What is mvc5?
Which of the Angular life cycle component execution happens when a data-bound input value updates?
What is a locale ID?