What components can be defined within AngularJS modules?
Answer Posted / 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 |
Post New Answer View All Answers
How to create a service using factory in angularjs?
List some new features comes with angular6
How to install karma using npm?
What do you understand by $watch?
Explain what are the key features of angular.js ?
What is the difference between angular and jquery?
Does angular support nested controllers?
What is two way data binding angularjs?
What are the advantages of using angular?
What do you know about injector?
Explain directives?
Which of the Angular life cycle component execution happens when a data-bound input value updates?
Why do we use ts instead of js?
How to implement http cache using interceptors in angular 4?
What is angular 2 and typescript?