2026 Best Software Awards are here!See the list
Angular

By Angular

Re-claim Profile

Re-claim your company’s G2 profile

This profile hasn’t been active for over a year.
If you work at Angular, you can re-claim it to keep your company’s information up to date and make the most of your G2 presence.

    Once approved, you can:

  • Update your company and product details

  • Boost your brand's visibility on G2, search and LLMs

  • Access insights on visitors and competitors

  • Respond to customer reviews

  • We’ll verify your work email before granting access.

Re-claim
4.5 out of 5 stars

How would you rate your experience with Angular?

It's been two months since this profile received a new review
Leave a Review

Angular Reviews & Product Details

Value at a Glance

Averages based on real user reviews.

Time to Implement

4 months

Perceived Cost

$$$$$

Angular Integrations

(3)
Integration information sourced from real user reviews.

Angular Media

Angular Demo - Built with Angular 2
Built with Angular 2
Angular Demo - Built with Angular 2
Built with Angular 2
Angular Demo - Built with Angular 2
Built with Angular 2
Product Avatar Image

Have you used Angular before?

Answer a few questions to help the Angular community

Angular Reviews (163)

View 1 Video Reviews
Reviews

Angular Reviews (163)

View 1 Video Reviews
4.5
163 reviews
Leave a Review
Leave a Review

Review Summary

Generated using AI from real user reviews
Users consistently praise Angular for its structured framework and powerful features that facilitate the development of complex applications. The integration of TypeScript enhances code maintainability and reduces errors, making it a preferred choice for large projects. However, many note a common limitation in its steep learning curve, which can be challenging for newcomers.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Verified User in Information Technology and Services
UI
Mid-Market (51-1000 emp.)
"Best front end SPA application "
What do you like best about Angular?

This is most attractive framework it has own features like Data binding two ways and component interactions Review collected by and hosted on G2.com.

What do you dislike about Angular?

Difficult question to ask but I didn't face any issues with it Review collected by and hosted on G2.com.

Roimer P.
RP
Software Development
Computer Software
Small-Business (50 or fewer emp.)
"My world with Angular"
What do you like best about Angular?

I have come to create a great project with Angularjs, which I felt excited about, but nevertheless knowing Angular changed all the emotion.

Thanks to the fact that it is component oriented, I can reuse it in other Angular projects without making so much effort.

The other thing that I love is that typeScript provides early detection of errors (at compile time), and strong typing of classes, methods, as well as existing JavaScript objects and APIs.

Other things that I like, is its installation, thanks to Angular CLI, which facilitates installing and configuring this framework, it has really been very helpful. Review collected by and hosted on G2.com.

What do you dislike about Angular?

So far there is nothing that I dislike Angular, everything has been great, I'm in a Honeymoon stage with Angular in which I have fallen in love every day that I implement in my applications, in my opinion this will be the framework from the future. Review collected by and hosted on G2.com.

vivek s.
VS
Principal Application Developer
Computer Software
Enterprise (> 1000 emp.)
"must have tool for modern apps"
What do you like best about Angular?

Reusable components and Single page applications

Great community support and backed by google.

industry acceptance Review collected by and hosted on G2.com.

What do you dislike about Angular?

learning curve

too many versions

upgrading from lower version to higher version Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Mid-Market (51-1000 emp.)
"Angular is not bad...but React is much better"
What do you like best about Angular?

I think Angular is really good. Compared to the state of other front end technologies back in 2015, Angular's ability to idiomatically update models in the Javascript runtime and what is displayed on the page was quite ground breaking. For sure, it gets the job done and is great for prototyping. Review collected by and hosted on G2.com.

What do you dislike about Angular?

I'm going to mostly compare it to React. Angular's community is weakening by the day. It's updates are slow compared to React's. It's not functional so it doesn't write as cleanly. It's also pretty hard to debug. You have to select some element on the page type in some esoteric snippet into the Javascript console just to view it's state. Review collected by and hosted on G2.com.

Anil K.
AK
Sr SharePoint Technical Lead
Enterprise (> 1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"Fast and furious"
What do you like best about Angular?

Angular is fast and easy to learn. Enjoying. Review collected by and hosted on G2.com.

What do you dislike about Angular?

Not so dar much dislikes. It stops entire page from rendering if any small sytax error in the page. Review collected by and hosted on G2.com.

Osman Fikret C.
OC
Front-End Developer
Information Services
Small-Business (50 or fewer emp.)
"All in one web development"
What do you like best about Angular?

Angular allows me to create awesome Single Page Applications with straightforward usage. I like to use routing with LazyLoading most.In addition, I like to use typescript with. Review collected by and hosted on G2.com.

What do you dislike about Angular?

I think there is nothing to dislike with Angular CLI. They have enormous documentation on angular.io

I can easily chase any issue over forums and find solutions for them. Review collected by and hosted on G2.com.

Yasser R.
YR
Senior Software Engineer
Information Technology and Services
Small-Business (50 or fewer emp.)
"good enough"
What do you like best about Angular?

1. The dependency-injection system and its flexibility.

2. official tooling for build and deploy

3. official style guide to help people organize their code Review collected by and hosted on G2.com.

What do you dislike about Angular?

1. forced to use OOP (classes)

2. if not using Typescript, I will get very hard time with unclean code and lack of examples

3. building project for prod takes very long amount of time (+5m in my case on very powerful machine)

4. in my opinion and experience, there are some critical bugs that are not resolved for a long time, and community PRs got closed without merging. Review collected by and hosted on G2.com.

SM
Small-Business (50 or fewer emp.)
"Limited to imagination"
What do you like best about Angular?

Flexibility and boring code already done in the framework.

Broadband only uses data, which makes everything really quick Review collected by and hosted on G2.com.

What do you dislike about Angular?

Routing management. FIrst loading takes a while for complex application Review collected by and hosted on G2.com.

Naser A.
NA
UI|UX Mobile and Web Applications Architect
Information Technology and Services
Small-Business (50 or fewer emp.)
"Great front-end web UI framework"
What do you like best about Angular?

You can develop quickly with component templates. Angular provides specific assistance and feedback with nearly most common IDE. Review collected by and hosted on G2.com.

What do you dislike about Angular?

The online documentation needs updates and more short examples for various sections. Review collected by and hosted on G2.com.

Verified User in Construction
CC
Enterprise (> 1000 emp.)
"A gateway to the wealth of knowledge on the top-3 framework"
What do you like best about Angular?

Comprehensive, covers in-depth examples, has thorough API documentation, updated on-time, maintains historical documentation of past major versions (e.g. v2, v4, current). Review collected by and hosted on G2.com.

What do you dislike about Angular?

Deprecation traceability is limited in documentation. For example, if your code was against a minor version 4.1, and some elements were deprecated in 4.2, the website doesn't maintain examples pertinent to version 4.1 anymore. I'd like to have a full copy of the docs for each minor version. Review collected by and hosted on G2.com.

Preiseinblicke

Durchschnittswerte basierend auf echten Nutzerbewertungen.

Implementierungszeit

4 Monate

Wahrgenommene Kosten

$$$$$
Angular Comparisons
Product Avatar Image
Laravel
Compare Now
Product Avatar Image
Django
Compare Now
Product Avatar Image
WordPress.org
Compare Now
Angular Features
Ease of Use
File Management
Multi-Language Support
Libraries
Community
Widgets
Product Avatar Image
Angular