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 the difference between ngoninit() and constructor() of a component?
Explain what is key difference between angular expressions and JavaScript expressions?
What is difference between $evalAsync and $timeout?
How angular js integrates with html?
What is angular 7? How is it different from angularjs?
What is the use of @viewchild?
Is react easier than angular?
How can digest cycle time be decreased?
How many scopes can an application have?
What is injectable in angular2?
What is the possible order of lifecycle hooks in angular?
Explain digest life-cycle in AngularJS?