List some cons or disadvantages of using angularjs?



List some cons or disadvantages of using angularjs?..

Answer / Preety

One disadvantage of AngularJS is its learning curve, as it can be complex for beginners to understand and use. Another con is that AngularJS has a large API surface area, which might lead to code bloat in larger applications. Additionally, AngularJS has been deprecated in favor of Angular (version 2+), and there is less community support and maintenance for AngularJS compared to newer versions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is pure pipe in angular?

1 Answers  


What is ivy in angular?

1 Answers  


What’s the used of @outputs in angular 2?

1 Answers  


What is shadow dom? How is it helping angular 2 to perform better?

1 Answers  


Why there are two “destroy” events associated with the termination of scope in angularjs?

1 Answers  


What a digest cycle is in angularjs?

1 Answers  


How would you specify that a scope variable should have one-time binding only?

1 Answers  


What are typings in angular?

1 Answers  


Why do we use ts instead of js?

1 Answers  


On which types of component can we create a custom directive?

1 Answers  


What happen when I import the same module twice?

1 Answers  


Who is the author of angular js?

1 Answers  


Categories