Introducing G2.ai, the future of software buying.Try now
Angular
Save to My Lists
Unclaimed
Unclaimed

Top Rated Angular Alternatives

Angular Reviews & Product Details

Angular Overview

What is Angular?

Angular is a development platform for creating applications using modern web standards. Angular includes a wealth of essential features such as mobile gestures, animations, filtering, routing, data binding, security, internationalization, and beautiful UI components. It's extremely modular, lightweight, and easy to learn. 2.0 is in Beta!

Angular Details
Show LessShow More
Product Description

Angular is a development platform for creating applications using modern web standards. Angular includes a wealth of essential features such as mobile gestures, animations, filtering, routing, data binding, security, internationalization, and beautiful UI components. It's extremely modular, lightweight, and easy to learn. 2.0 is in Beta!


Seller

Angular

Description

Angular is a technology vendor specializing in providing advanced solutions for web development. Their expertise lies in the Angular framework, which is designed for building dynamic and responsive single-page applications. The vendor offers a range of services, including consulting, training, and support, aimed at helping developers and organizations leverage the full potential of Angular. For more information, visit their website at https://angular.cz.

Angular Integrations

(3)
Integration information sourced from real user reviews.

Recent Angular Reviews

Cesar Daniel Z.
CZ
Cesar Daniel Z.Mid-Market (51-1000 emp.)
4.5 out of 5
"Angular is the ultimate framework for administrative panels and business applications."
From Angular JS to Angular 20, Angular has evolved in a surprising way, greatly easing the learning curve while keeping the core idea intact—the id...
AR
Andres R.Small-Business (50 or fewer emp.)
4.5 out of 5
"Front-End Application Development"
Attractive interfaces and good communication with .Net
Kengoum R.
KR
Kengoum R.Mid-Market (51-1000 emp.)
5.0 out of 5
"Angular pour le développement front end"
Angular est une technologie front end très populaire chez les développeur front-end comme full-stack. Il est facile à prendre en main et son intégr...

Pricing Insights

Averages based on real user reviews.

Time to Implement

4 months

Perceived Cost

$$$$$
View More Pricing Information

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
Answer a few questions to help the Angular community
Have you used Angular before?
Yes

157 Angular Reviews

The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
157 Angular Reviews
4.5 out of 5
157 Angular Reviews
4.5 out of 5

Angular Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Cesar Daniel Z.
CZ
Senior Angular Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
Translated Using AI
What do you like best about Angular?

From Angular JS to Angular 20, Angular has evolved in a surprising way, greatly easing the learning curve while keeping the core idea intact—the idea that you don't have to struggle with installing external things for routing (like React), that you have the code separated into business logic vs. views, as well as styles, that there is a more standardized directory structure, interceptors, guards, the initializer, services, helpers, utilities, and many things already predefined at your disposal, saving a lot of time and headaches. That's why Angular has always been my preferred framework. Its implementation, in conclusion, is that it is easy to start working with it, although using it later can tend to be more complex. Review collected by and hosted on G2.com.

What do you dislike about Angular?

There are 3 problems in Angular that are the only things that bother me. The first is that libraries almost always get abandoned between each version. A library comes out in Angular 20, and by Angular 22 it no longer has support, and the creator has left it there even if it's quite popular and no longer works, so now you have to see if someone forked it and continued the work, if not, well, just see how to adapt it and so on. The second problem is that with so many versions, sometimes when you search for something on Google, or ask an AI to help you, you get versions that don't match the one you're using, either too high or too low (even searching for Angular 2+ you get Angular JS), so everything is very fragmented. And the third and current issue is that I feel they are doing many "React-like" things which are taking away a lot of weight from Angular itself, but despite that, removing other libraries like RxJS that are complex and add more complexity is very good, so even though I don't really like the idea of incorporating things like React, I agree with continuing down that path if it means the learning curve is less complex. Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

Every time I need to create admin panels, business applications for my clients or my work, or even small sites that don't rely on SEO/a brutal performance, I use Angular as it is always my first choice as a front-end framework, especially because unlike some other frameworks like React that are morphing into thousands of versions like Next/Remix and N Mil, Angular remains as one and functional for everything. Review collected by and hosted on G2.com.

Kengoum R.
KR
Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about Angular?

Angular est une technologie front end très populaire chez les développeur front-end comme full-stack. Il est facile à prendre en main et son intégration dans des environements front end est plutôt simple. En tant que développeur fullstack, je l'utilise constament et je dois dire que la communauté autour est grande et cela permet de pouvoir profiter au maximum des fonctionnalité que posséde le framework. Review collected by and hosted on G2.com.

What do you dislike about Angular?

Hônnetement rien, la framework est complet. Par contre la documentation n'est en certain point pas assez explicite lors de explications. Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

Je l'utilise pour faire le développement de front-end permettant ainsi d'exposer des fonctionnalité au grand publique avec des interface intuitive. Review collected by and hosted on G2.com.

AR
FullStack Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Organic
Translated Using AI
What do you like best about Angular?

Attractive interfaces and good communication with .Net Review collected by and hosted on G2.com.

What do you dislike about Angular?

Little practical documentation when applying a newly added technology Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

The good communication between my Back-end Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Angular?

The features that make me fell in love with angular.

1. It has a well defined folder structure with seggregated folders for your html, css, and typescript.

2. It uses typescript which actually reduce a lot of bug in your project.

3. Angular is not limited to build webapps you can also build crossplatform mobile apps using Ionic Framework.

4. The ease of implemention complex logic and support of integration with other 3rd party libraries.

5. Once you learn angular you can easily implement a complex problem.

6. The lifecycle methods give more controls over the component.

7. Change detection cycles improve the performance of you app.

8. You can put your question directly to community which reduces the to and fro questioning to customer support.

9. Inbuild template literals like @for @if @else and in recent upgrade @let make it very easy to use some logics in html file itself.

10. I use angular daily for my projects and apps.

11. The 2 way binding of data from parent to child and vice-versa. Review collected by and hosted on G2.com.

What do you dislike about Angular?

Learning angular for a newbie is quite difficult because it uses the concept of class, OOPs and Dependency Injection which make it a little complex and time taking to learn with comparision to other JS frameworks. Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

Problems like form validation, api integration, code-reusability, inbuilt-lazy loading are some problems that I faced if I use some other framework, but angular has all these functionality inbuilt which actually help me to code faster and make complex application in much lesser time than other framework or library of Javascript.

Also change detection starategies in angular help to make more optimized product. Review collected by and hosted on G2.com.

JG
Software Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic Review from User Profile
What do you like best about Angular?

I think the best thing about angular is that it has a great structure that allows you to modulate your application, this helps to create large projects that can be subdivided into small modules. In addition, with the help of typescript the code is better structured and it is much easier to understand it. Angular has an extensive community of people who contribute every day to its growth and has very good documentation to carry out different projects. Review collected by and hosted on G2.com.

What do you dislike about Angular?

I think one of the most complicated things about Angular is that its learning curve is a bit long, compared to other frameworks. Added to this, the number of updates that are made from time to time, makes the learning capacity more difficult since many new features come out or certain features change that make it a little complex when it comes to learning. Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

AngularAngular is written with typescript and it is a great help when it comes to structuring the code in simpler ways, you can create interfaces and do more advanced things and you don't have to wait for the code to compile to see the errors, it also uses injection dependencies which helps each component in and service to have simpler communication. Other things that I really like is that it can be modularized, you can create a group of modules that make up an application and maintenance is much simpler. Review collected by and hosted on G2.com.

Gautam G.
GG
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
What do you like best about Angular?

Angular is a framework which helps in building interactive frontend and it has modular architecture which helps to maintain code easily and flexibile to use and also its maintainility helps in maintaining big projects it has so many features like data binding and dependency injection which helps making development easy and quicker. Review collected by and hosted on G2.com.

What do you dislike about Angular?

After building the budle size is very big which impacts the intial load time of the project.While migrating to newer version i faced problems due to large codebase its difficult to change and maintain the same code evrytime in each migration changes. Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

Angular is providing me the framework to develop my frontend codeeasily with its inbuild features of dependency injection, two way binding, single page application and many more. It reduce time to develop code and we can also use RxJs for handling Asyncronous calls easily.Overall using this to develop my frontend code easily. Review collected by and hosted on G2.com.

Vaibhav K.
VK
Associate Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Angular?

As we know that angular is the one of the famous and trending framework nowadays. Angular is written in typescript and also its primary purpose to develop a single-page application or we can say components in angular word.It has lots of good features like as typescript, Data Binding, RxJs, also we can have testing components given .Angulars architecture is the best. Also angular CLI is time saver and best feature of angular. Review collected by and hosted on G2.com.

What do you dislike about Angular?

As we know in angular typescript has been used so for beginners its little bit challenging. Also when we build the angular project then bundle size more so it will take some initial time. Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

In angular they have arranged whatever frontend developer require in one bundle so its great framework for frontend developer. Also in angular we have the two way binding that is again very useful for developer. Also dynamic form crreation in angularr is very easy. Also the angulars permformance optimization is acquiring users do use a angular. Review collected by and hosted on G2.com.

Sameer S.
SS
Angular Developer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Angular?

In angular coding is done in components wise which is best for web development and angular is easy to use and implement. Review collected by and hosted on G2.com.

What do you dislike about Angular?

In angular some libaray are not support, have to increase this functionailty Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

Angular give lots of features which is suitable for the neat and clean web development, In every version update it resolved the pervious bugs Review collected by and hosted on G2.com.

Ragul U.
RU
Frontend Developer
Information Technology and Services
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Angular?

One of the best about Angular is that it uses Typescript which fixes most data type issues while development. Angular has bundled all the necessary libraries like routing, forms, testing, translation modules which reduces the need for third party libraries. It has a lot of features RxJs, Data Binding, Dependency injection which helps in faster development and it has a great architecture to organize a big project into modules. Review collected by and hosted on G2.com.

What do you dislike about Angular?

Major dislike about Angular is that it has of things to learn and it takes a lot of time. Migrating an older Angular project to a later version is a tedious process since there are too many changes in each version. Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

Angular helps in creating web applications that provides the users to engage with a business online. Review collected by and hosted on G2.com.

Viraj S.
VS
Sr. Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Angular?

The best part of angular is its framework of javascript which makes it best for front end developers. Review collected by and hosted on G2.com.

What do you dislike about Angular?

Less documentation on updates is the only thing to dislike in it. Review collected by and hosted on G2.com.

What problems is Angular solving and how is that benefiting you?

Its layers are well structured and creating applications effortlessly. Review collected by and hosted on G2.com.