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 11

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.
Alexander S.
AS
Software Engineer/Architect
Government Administration
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
Rating Updated ()
What do you like best about angularjs?

MVC way of the framework. The structure of the project is flexible and easy to understand. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Sometimes there could be bugs and code could be messy if you dont follow the conventions. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

Start with AngularJS 2, because thats what will replace the current Angular version, also it has some ES6 functionality. Review collected by and hosted on G2.com.

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

Building UI for approximately 4k people with a big data shown on the UI, which requires a lot of processing. Angular deals with it pretty good. Review collected by and hosted on G2.com.

Attila C.
AC
Angular Developer (Remote Contract)
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?

Dependency injection

Easy to start with

Flexible module system

Support to write SOLID code

Nice easy syntax

Fast js framework

MVW framework not just a library Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Steep learning curve

Two way data binding can be slow in large apps

Several solution for the same problem

You need to use lots of third party componenets Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

Use the latest best practices, style guide

Choose well supported directives like bootstrap or material

Review collected by and hosted on G2.com.

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

Great user experience small readable code

Quick prototyping

Reusable components with directives Review collected by and hosted on G2.com.

Verified User in Textiles
UT
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

enable more functionality through javascript, documentation quite robust Review collected by and hosted on G2.com.

What do you dislike about angularjs?

although robust, would be great to see more user-friendly tutorials and videos Review collected by and hosted on G2.com.

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

Plan to have a retail webstore with greater flexibility and functionality than using HTML, CSS and Javascript alone Review collected by and hosted on G2.com.

Verified User in Hospital & Health Care
UH
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

A defined way to build apps. When used with YO and firebase, we can quickly make functional interactive prototypes. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Some concepts are tricky to learn because we dont think of JS to be working in a certain way. Things like Services and Factories, whats the difference, when to use what, dependency injection etc are a bit tricky for new learners. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

A small learning curve but, a lot of things can be achieved in a short amount of time. Review collected by and hosted on G2.com.

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

Patient education. Quickly make products across multiple platfroms by using Ionic Framework. Less time, Few Developers, more projects completed. Review collected by and hosted on G2.com.

Antonino Francesco M.
AM
iOS Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about angularjs?

The community is very large and there is a lot of documentation.

It's very easy to use and to learn.

Controllers, directives, routes, services and data binding are awesome and very useful to organize your project.

The MVC pattern. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

The error message system is not one of the best in the industry.

There are some mobile device bugs. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

You better have some prior JS experience when trying AngularJS and some experience with MVC pattern.

It helps to create very rich web apps in less time that you would expect.

Review collected by and hosted on G2.com.

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

Coding a webapp from scratch can take you up to 20 mins! It could be a great improvement in your development workflow. Review collected by and hosted on G2.com.

Alexandre B.
AB
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?

The architecture of AngularJS is based on well known design patterns and the huge community give us an awesome amount of packages ready to use. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

The directive part of the framework can be confusing and difficult to handle. But it should be improve in the second version of AngularJS. Review collected by and hosted on G2.com.

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

I build single page applications for my clients using AngularJS. It allow me a fast prototyping and complex production ready applications. Review collected by and hosted on G2.com.

José A. M.
JM
Front-End Developer
Computer Software
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?

Build quick apps for beginners programmers. Deploy fast and easy. Easy testability. Dependency injection is very good. Directives, factory, services is very good. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Docummentation in Google Drive. Router is limited. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

Build fast apps, modern apps, big community of developers, compatibility with new guidelines and libraries. Review collected by and hosted on G2.com.

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

Business apps, mobile apps. 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 angularjs?

It's very intuitive, and easy to set something up without heavily steeping yourself in everything the framework entails. If all you need is two-way data binding, Angular works perfectly, if you're setting up a complex app with factories, state, etc, it's also perfect. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

I think the amount of drastic change in 2.x makes it hard to invest oneself in Angular. Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

Be able to keep up with constant changes. Review collected by and hosted on G2.com.

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

Development efficiency mainly; the benefit is that it's extensively documented and there's tons of resources on the Internet to learn. Review collected by and hosted on G2.com.

Verified User in Media Production
AM
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Seller invite
What do you like best about angularjs?

Intuitive integration of controller and view through direct binding through the HTML, as well as familiar templating and easy modularization of code. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Angular 2.0 will be seriously breaking, departing from the main design principles of Angular 1.x, even forcing the use of TypeScript, instead of plain JavaScript. Review collected by and hosted on G2.com.

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

Angular allows users to build complex, data-bound user interfaces with minimal effort and a rich community of developers. 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.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about angularjs?

I like structure and configuration of MVC design pattern. It reminds of other languages for front-end development such as Java JSP/JSTL page development. I have been able to extend and customize the HTML using Angularjs's directives and services. I have been able to focus to develop the logic controller part for each page and use it as often as possible in a large enterprise project. Review collected by and hosted on G2.com.

What do you dislike about angularjs?

Well, AngularJS is a new framework and it is improving every year. I have been using it for the past three years and I have noticed the constructive changes in the framework. So, I like to wait for the next new release of AngularJS 2 and then I may have some suggestions. but not now. Thanks Review collected by and hosted on G2.com.

Recommendations to others considering angularjs:

Please try using the AngularJS framework but it requires good understanding of JavaScript, MVC design pattern, HTML and CSS elements. Review collected by and hosted on G2.com.

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

Building Responsive web applications for my customers. Review collected by and hosted on G2.com.