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 dom in simple terms?
What is pipe in angular?
What is dependency injection in angular 2?
Is angular or react easier to learn?
What are the new features in angular 6?
How do you use $filter?
What is router and switch?
Tell me with options on page load how you can initialize a select box?
What is routing in angular 2?
How can xss be done in an angular application?
What is data binding in angularjs and what is the difference between one-way and two-way binding?
Which of the following directive is used to initialize an angular app?