# Page 2 | Angular Reviews 2026. Verified Reviews, Pros & Cons | Capterra

> Page 2 - Is Angular the right Application Development solution for you? Explore 38 verified user reviews from people in industries like yours to make a confident choice.

Source: https://www.capterra.com/p/210589/Angular/reviews

---

Angular

4.6 (38)

[View alternatives](https://www.capterra.com/p/210589/Angular/alternatives/)

Provider data verified by our Software Research team, and reviews moderated by our Reviews Verification team. [Learn more](https://www.capterra.com/our-story/)

* * *

Last updated March 13th, 2026

# Page 2 - Reviews of Angular

## Showing most helpful reviews

Showing 26-38 of 38 Reviews

Sort by:

Most Helpful

Rating

Company Size

Reviewer's Role

Length of Use

Frequency of Use

DP

Dushyant P.  
Software Engineer  
Information Technology and Services  
Used the software for: 1-2 years

### "Good for enterprise software. Overkill for small, fast growing ones"

August 22, 2022

4.0

Angular is great to use for enterprise software teams, where multiple developers work on different aspects of the application, since it lends consistency across the codebase. However, it is an overkill for small projects. The documentation is good, but could be improved using hands on examples and simpler wording. Community presence could also be expanded

Pros

Angular is a UI framework catering to enterprise software teams. Its MVC structure, with the app separating templates, and logic, and the use of components and services, makes way for a highly isolated codebase, that can be scaled easily. It provides a lot of functionality inbuilt into the framework, ensuring greater consistency across applications compared to other frameworks like React.

Cons

Angular is too complex for smaller projects. It has a steep learning curve, with less resources and a lesser community presence compared to React. Lesser options to customize our choice of tools, unlike React.

Review Source

VR

Verified Reviewer  
Software Engineer  
Computer Software  
Used the software for: 6-12 months

### "A great choice for developing across platforms. "

September 4, 2021

5.0

Angular's greatest asset is the capability to work with components easily. A reusable component that you may implement in other parts of your project is only a few clicks away.

Pros

Angular framework is a tremendous benefit to developers because it provides them with a framework for development, and this will be a huge boon to others that have yet to find it. Our Angular developers are able to make beautiful and remarkable works through which, we can then reach our target simply.

Cons

Installation is really lengthy; we must wait for more than an hour to perform all of the setup work on our computer and it is arduous.

Review Source

DCW

Dinupa Chamin W.  
Software Engineer  
Computer Software  
Used the software for: 1-2 years

### "My personal usage review on Angular"

July 18, 2021

5.0

From practically the beginning, Angular nailed it when it came to making things simple for newcomers. I believe a lot of this stems from the ability to operate with simple JavaScript objects in raw HTML. As a result, developers familiar with jQuery, as well as back-end developers who don't frequently use JavaScript and even designers, can easily get up to speed with Angular.

Pros

I really love to work with Angular due to the following reasons, - It's simple to get started with it. - Community support from all over the world. - A framework that is fully integrated. - Simple testing. - Templates that are appealing to designers.

Cons

Due to two-way data binding, especially on older devices, angular dom-manipulation might result in a performance tradeoff, as the browser will be quite active manipulating the dom elements, consuming a significant amount of computational resources. Other than that I don't seem to find any other things I dislike about angular.

Review Source

Cristian F.  
Manager  
Retail  
Used the software for: 2+ years

### "Very good framework for when you work in a team"

April 20, 2023

5.0

Pros

It's very robust, I've been using Angular since the beginning, AngularJs. It has integrated routing and everything you need. The learning curve is steep, compared to React for example. But it's a more robust framework. This is something you use when working in a team.

Cons

The learning curve can be a little steep. And they keep making so many changes to every version.

Alternatives considered

[Singular](https://www.capterra.com/p/153688/Unified-Marketing-Platform/)[React2](https://www.capterra.com/p/140418/React2/)

Review Source

Anurag S.  
Associate Manager  
Accounting  
Used the software for: 1-2 years

### "This one changed my life as a professional"

September 21, 2022

5.0

Very good to use and especially typescript and component structure

Pros

I learned a lot by using Angular, learned material UI use in angular, AG grid, alteryx data management

Cons

Needs to improve scss security features, there are a lot of change to copy image and other assets.

Review Source

VR

Verified Reviewer  
Software Engineering  
Computer Software  
Used the software for: 1-2 years

### "Angular: Single Page Application"

June 3, 2021

4.0

I worked for more than 2 years in angular and I feel so comfortable to work with it. I have completed different client projects through angular and so satisfied to use it. Implementation of the state management was also comparatively easy for me. I feel ease to complete a project using angular.

Pros

I like the architecture of the angular. The concept of component and well separation of each files are very attractive. When you are familiar with angular you feel so comfortable to work in it. Comparatively implementation of State Management (NgRx) is simple and understandable.

Cons

The learning curve of angular is little much and it can be daunting and overwhelming at first.

Review Source

ED

Erik D.  
Ass.Prof.  
Research  
Used the software for: 1-2 years

### "An essential for a modern interactive web application"

August 7, 2023

5.0

Angular allowed us to create a dynamic, modern, and complex web application for our database service. The app is running seamlessly and the deployment cycle is particularly easy. I will use it again without doubts.

Pros

The compactness of the library and thus its speed are noteworthy. It allows to create complex behaviors easily (e.g. dynamic forms, animations) when you've mastered the logic behind it

Cons

The learning curve was quite steep, and it might discourage some (but keep going, it's worth it). A few parts of the documentation felt cryptic.

Reason for choosing Angular

Completeness, availability of lots of controls (e.g. Google Material)

Review Source

VR

Verified Reviewer  
marketing supervisor  
Marketing and Advertising  
Used the software for: 1-2 years

### "A great web development platform"

October 23, 2022

4.0

Pros

The lazy loading for Single page website development

Cons

While lazy loading is great feature it also has the webpage load unnecessary data as well.

Review Source

DM

Danish M.  
Software Engineer  
Computer Software  
Used the software for: 2+ years

### "Angular Review"

August 6, 2021

4.0

Pros

Angular is one of the best UI frameworks out there today. It's component based coding structure allows developers to write reusable code.Angular works well with test cases. It's modular structure helps the code clean/

Cons

None. I don't think angular has flaws that i could enlist.

Review Source

DD

Dreghard D.  
UX Designer  
Law Practice  
Used the software for: Less than 6 months

### "Perfect for any UX, easy and loads of information available"

March 9, 2022

4.0

I had a great experience. Once you setup your Modules and bootstrap plug ins you can have a beautiful web app up in minute's

Pros

I loved that there is tones of examples out there to get inspiration from. JavaScript can easily be converted to TypeScript, although I tend to use SCSS and CSS more to attend to the design

Cons

Testing in a Development Environment it does get confusing why deployment takes long. It would help to have some sort of view that allows you to see what slows it doen. Also sometimes it takes a lot of time converting raw JS code to TS. It would be helpful to somehow have a function that can do this for you and output the converted TS code per the spec of your 'tsconfig' file.

Reason for choosing Angular

We have people in our team that use Angular. Easy to get assistance and it seems very good. Online Reviews and publications claim that it is second to react. Its also a Google Supported framework so it makes sense to use it.

Review Source

SA

Sanchit A.  
ASSOCIATE CONSULTANT  
Computer Software  
Used the software for: 2+ years

### "Overall it's good."

September 10, 2022

5.0

Pros

1\. Speed and performance of website increases 2.best for developing single page application

Cons

1.platform limited 2.difficult to learn.

Review Source

AB

Anis B.  
Software Developer  
Computer Software  
Used the software for: Less than 6 months

### "Feature rich Frontend framework"

June 24, 2023

4.0

Pros

It has a large community support and a lot of features integrated like routing and data stores. Hybrid applications can be written once and developed in various devices and mobiles

Cons

Steep learning curve and very heavy to startup time

Review Source

YC

Yash C.  
Student  
Computer Software  
Used the software for: I used a free trial

### "Framework for web application Angular"

February 28, 2023

4.0

Overall the experience was okay.

Pros

One feature I like about angular is it offers a significant benefit in its capacity to design Single Page Applications (SPAs), which allow developers to construct dynamic, responsive, and interactive applications that provide users with a seamless and enjoyable experience.

Cons

Still improvement needed as compared to other frameworks like react.

Review Source

Similar Products

Featured