What are AngularJS features?
Answer / chaitanya
The features of AngularJS are listed below:
1. Modules
2. Directives
3. Templates
4. Scope
5. Expressions
6. Data Binding
7. MVC (Model, View & Controller)
8. Validations
9. Filters
10. Services
11. Routing
12. Dependency Injection
13. Testing
Is This Answer Correct ? | 2 Yes | 0 No |
What is lazy loading and how to enable lazy loading?
Which of the following directive is used to initialize an angular app?
Why angular material is used?
Explain data binding in angular 4?
What is the difference between [ngfor] and [ngforof]?
How many types of ngmodule?
What is $sce?
Explain ng-init directive angularjs?
What is AtScript?
What is the difference between ng-show/ng-hide and ng-if directives?
What is ddo (directive definition object)?
How would you specify that a scope variable should have one-time binding only?