Mention what are the advantages of using angularjs?
Answer / Rekha Rai
Advantages of using AngularJS include: two-way data binding, modular architecture, built-in dependency injection, extensive template syntax, improved testability, and seamless integration with other Google services like analytics.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the singleton pattern? How does angular use it?
What is lazy loading and why is it used for angular?
What is pure pipe in angular?
What is ng-content directive in angular?
What are different ways of bootstrapping AngularJS?
What is injector in angularjs?
What is the difference between a service() and a factory()?
What is the purpose of transclusion?
What is the use of a filter in angularjs?
What is an ng model?
What is difference between http and httpclient in angular?
How are angularjs prefixes $ and $$ used?