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

Top Rated angularjs Alternatives

angularjs Reviews & Product Details - Page 7

angularjs Overview

What is angularjs?

Angularjs is a fantastic front-end MVC framework for medium to large projects

angularjs Details
Show LessShow More
Product Description

Angularjs is a fantastic front-end MVC framework for medium to large projects


Seller

Google

Description

Organize the world’s information and make it universally accessible and useful.

Recent angularjs Reviews

Nishedh J.
NJ
Nishedh J.Small-Business (50 or fewer emp.)
5.0 out of 5
"Angular Review"
Its open-source front end web framework. It supports two way data binding mechanism which makes work easy. Reusable of components. supports depen...
Aditya P.
AP
Aditya P.Small-Business (50 or fewer emp.)
4.0 out of 5
"good frontend framework for enterprise level but not muc beginner friendly"
features that angular offers like mixed html and js code and two way binding and integration with other frameworks.
Nashit H.
NH
Nashit H.Mid-Market (51-1000 emp.)
4.5 out of 5
"Great front end tool"
easy to use, integrate and collaborate. Build is easy, so is deployment.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Perceived Cost

$$$$$
View More Pricing Information

angularjs Media

angularjs Demo - angularjs
angularjs
angularjs Demo - angularjs
angularjs
angularjs Demo - angularjs
angularjs
Answer a few questions to help the angularjs community
Have you used angularjs before?
Yes

111 angularjs 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.
111 angularjs Reviews
4.0 out of 5
111 angularjs Reviews
4.0 out of 5

angularjs 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.
Verified User in Computer Software
CC
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

Great Front-end development framework which can make rapid, organised and more functional and easily maintainable web-apps. It works directly on HTML DOM and so is easy to understand if one has knowledge of HTML and can create beautiful webpages. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

It is not supported by all web-browsers and mostly out-dated web-browsers. Review collected by and hosted on G2.com.

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

We are creating various webpages and front-end for the projects using AngularJS. Review collected by and hosted on G2.com.

Alain M.
AM
Director, Product Marketing, Customer Engagement and Collaboration
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

Great framework for easily implementing UI and UI changes. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Difficult to update due to the number of dependencies. Review collected by and hosted on G2.com.

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

UI development Review collected by and hosted on G2.com.

David G.
DG
Software Developer
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

I like the ability to create custom directives, which allows isolation of HTML and JavaScript scope creating reusable components. I like the minimal code needed to create two-way binding for variables. There is structure provided by the MVW (Model-View-Whatever) architecture, and there is a structure provided around dependency injection. The "scope" provides a means to try avoid JavaScript global variables. There is a focus in the documentation and in the "getting started" on code testing which is important. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

At times they are a number of ways to do things which can lead to complicated code, for example both "link" and "controller" are similar in custom directives. There is some confusion as to whether to use the popular 1.x version, or to move to the faster 2+ versions. There is a far steeper learning curve to overcome compared to a JavaScript library like jQuery. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

Worth looking into, but be prepared for a learning curve. However I think it is worth the time but in as there is a lot of good features available in AngularJS. The initial tutorial on the AngularJs website is worth following. Review collected by and hosted on G2.com.

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

AngularJS is a JavaScript framework to allow creation of SPAs which are advantageous to the end user for certain applications by providing a smoother user-experience with no page reloads. The business problem solved is the ability to create more complex websites faster and in a more maintainable manner. The benefits I have noticed are less code and generally better structure. Review collected by and hosted on G2.com.

Verified User in Government Administration
UG
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about angularjs?

Angularjs is very easy and make very easy develop a signal page application that use several rest services. The development process is fastest if exists a complete static html mockup that can be reuse totally. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Version management is very stressing. There are many version in a small time. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

If you need develop starting from html mockup and using rest services .... is the best. Review collected by and hosted on G2.com.

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

It resolve the creation of single page application that invoke rest services Review collected by and hosted on G2.com.

Yasser R.
YR
Senior Software Engineer
Information Technology and Services
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 angularjs?

- angular is a complete framework that is, I don't need to bother myself with "what to choose?" question

- angular can be integrated with lots of libraries easily - that is we have a single integration point $rootScope. $apply() method

- testing! angular team emphasized the importance of testing (unit, e2e) like no other framework before. Docs are full of testing examples.

- flexibility! comparing to other ideas and frameworks (including Angular2+) Angularjs (aka Angular 1.x) is more flexible and we have some options and choices that satisfy our needs in most cases Review collected by and hosted on G2.com.

What do you dislike about angularjs?

- Angular 1.x don't provide official style guide - although, I don't follow every point in style guides, but having an official Do and Don't is helpful to standardize tutorials across the web

- Angular 1.x has very bad performance and especially on mobile devices Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

AngularJS 1.x is a good choice for small and mid sized projects. There is lots of UI components and\ or services integration libs out there, which will help you kick off the project fast.

Two things to consider well before final decision:

1. performance, if you will use it inside Mobile Application, you should re consider the performance - Native Angular UI components will behave sluggish in mobile.

2. Learning curve, if you aren't already familiar with Angularjs - it will take months to master all out of Angular. It seems fast at first and things get to work quickly, but after sometime you will discover that you did it bad way which may decrease performance and you will do some rework. Review collected by and hosted on G2.com.

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

n/a Review collected by and hosted on G2.com.

Tri T.
TT
Software Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
What do you like best about angularjs?

A rich library of modules, both user interface and features

Powerful built-in features

Few lines of code needed to write Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Not a powerful framework enough to satisfy all needs, sometimes you need to switch to ReactJS or VueJS

Debugging is hard for newbies, especially when we put code in the wrong order, forget to include a module in the declaration of a module, make syntax errors. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

AngularJS is an MVC framework. However, because it's front-end, security of code is unavailable Review collected by and hosted on G2.com.

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

Problems: A powerful front-end framework

Benefits: A free framework supported by Google, can be used in complicated projects Review collected by and hosted on G2.com.

Jairo Ivan R.
JR
Consultant
Internet
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

the simplicity when starting a project, you can start hacking right away at the beginning. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Now it's not so simple to start with an idea in mind there is a lot of thing to do before you can start to do some logic from your app. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

If you miss the simplicity of angular 1.x its better now to take a look at something like Vue.js the entry level is lower and you really can start to hack right away. Review collected by and hosted on G2.com.

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

adding reactivity to my websites and web apps, it was simple and really isolated from the rest of the stuff i do on the server side. Review collected by and hosted on G2.com.

Wesley D.
WD
Project management / Web specialist
Internet
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

The filters you can use on objects make it really easy to filter data without doing other AJAX call. You set a scope really easy and also the ajax calls are very easy to use. You can create advanced filters and apply them directly to the HTML. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

The new upcoming version from angular, angular2 is incompatible with the previous versions of Angular and brings a huge learning curve. There is nothing wrong with learning new stuff but this is a little over the top Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

If you are trying to learn Angular look at the newer version, version 2. That is the future of Angular. It has a big learning curve, but eventually Angular 1.3/1.4 will be deprecated. Also the new version helps you to push yourself to learn ES6 javascript. If you are coming from the old Angular versions it can be rather annoying to learn V2 because it is not at all like the older versions and takes a lot of effort to learn. If you really work with a lot of data and want to create easy filter solutions which are applied instantly I would definitely suggest to look into Angular. Review collected by and hosted on G2.com.

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

Online calendar software Review collected by and hosted on G2.com.

David S.
DS
Senior front end developer
Hospital & Health Care
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

The community of developers around AngularJS is amazing, there are a lot of answers, content, tutorials, guides, styles, and information that can be used to make sure you're using AngularJS the proper way, and help you create apps in an effective way. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

The fragmentation between AngularJS and Angular can be confusing, some of the tooling can improve, and it can be easy to make mistakes that affect performance. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

Start using Angular 1.6 with the upgrade in mind. I think is too early to jump in Angular 2.

Make everything a component, use an isolated scope, think reusability, think twice before adding plugins or libraries from others. Keep making performance measures. Add tests from the beginning. Review collected by and hosted on G2.com.

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

I've used it to create enterprise applications, with lots of components, moving parts, requesting data from an API; to manage hundreds of thousand of customer's data. Review collected by and hosted on G2.com.

Ashish L.
AL
Software Engineer
Computer Software
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

As for now, it is reasonably called the most used JS framework for SPAs (Single-Page Applications) development and it boasts the largest community of developers. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Allowing directives to be defined as CSS classes is confusing for code maintainers Review collected by and hosted on G2.com.

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

projects that used to take months and hundreds of lines of code now can be achieved much faster with well-structured prebuilt patterns and functions. Review collected by and hosted on G2.com.