---
title: ember.js Reviews
meta_title: 'ember.js Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 18 reviews by the users' company size, role or industry to
  find out how ember.js works for a business like yours.
aggregate_rating:
  rating_value: 4.4
  review_count: 18
  scale: '5'
date_modified: '2026-06-21'
parent_category:
  name: Web Frameworks
  url: https://www.g2.com/categories/web-frameworks
---

# ember.js Reviews
**Vendor:** Tilde  
**Category:** [JavaScript Web Frameworks](https://www.g2.com/categories/javascript-web-frameworks)  
**Average Rating:** 4.4/5.0  
**Total Reviews:** 18
## About ember.js
A framework for creating ambitious web applications.




## ember.js Reviews
  ### 1. Modern frontend development based on best practices

**Rating:** 4.0/5.0 stars

**Reviewed by:** Joël C. | Partner, Internet, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 26, 2021

**What do you like best about ember.js?**

Ember.js supplies a framework that allows our developers to be more productive and not worry about the small things. We maintain several Ember.js applications for a wide variety of clients and it is easy to switch between projects because they all share the same structure and patterns.

**What do you dislike about ember.js?**

The framework is losing popularity and momentum and our clients are often unfamiliar with this specific technology compared to peers like React, Vue or Angular. This also makes it hard to keep investing in our Ember.js knowledge, even though we like the benefits it brings. This also means that new initiatives in the framework's development take langer to release.

**What problems is ember.js solving and how is that benefiting you?**

We spend less time on everything which is not specific to our client's business needs. Application bundling, setup and scaffolding is done by Ember CLI, deployment through Ember Deploy and the generate best practices throughout the framework. This allows us to focus on delivering actual features.

  ### 2. Used EmberJS to migrate a big website that calculates costs of living

**Rating:** 4.0/5.0 stars

**Reviewed by:** Daniel H. | Software Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** January 28, 2021

**What do you like best about ember.js?**

The Ember CLI I like how it helps simplify work.

**What do you dislike about ember.js?**

Thight coupling with JQuery. So in some cases you will need to rewrite something from 0 to customize it to your needs

**What problems is ember.js solving and how is that benefiting you?**

Good integration with RESTful services

  ### 3. it was good for small projects, easy and fun

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 10, 2021

**What do you like best about ember.js?**

easy to use, fast, and small learning curve

**What do you dislike about ember.js?**

small community compared to ReactJs or Angular

**What problems is ember.js solving and how is that benefiting you?**

creating js packages and widgets and it helped

  ### 4. We have used ember in couple of applications it is worthy for appliction which is big

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 14, 2021

**What do you like best about ember.js?**

Mixins and component which was helping in making wcalable app

**What do you dislike about ember.js?**

Old version of ember was not up to the mark.

**What problems is ember.js solving and how is that benefiting you?**

Configureable compenets helps us in many ways

  ### 5. Wonderful Frontend MVC

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jared S. | Game and Web Engineer, Entertainment, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 02, 2016

**What do you like best about ember.js?**

Ember has a little bit of a learning curve, but once you master that - web apps are so simple to build. With plugins for Rails controller/route generation - you can forget about needing to write complex server side code and focus mainly on the core in-browser app. The data-binding and computed properties make development in Ember so much fun.

**What do you dislike about ember.js?**

Ember is a beast, if there is a bug - prepare to dig into the source code and hunt. The nice thing now is that there are a lot of devs on the project and using the project - much less frequent bugs. If you ever need to write code that breaks out of the pre-defined structure of Ember, that can get a bit more challenging. While there are ways to hop into the pipeline and break the flow, it is an up-hill battle the whole way.

**Recommendations to others considering ember.js:**

Give it a try! Build an app or two to get your bearings and you will never want to leave.

**What problems is ember.js solving and how is that benefiting you?**

We initially went for developing web-apps with a great MVC front end and then realized that with the proper tooling, we really only had to write front end code. Back end development became trivial and simple and the teams were able to fly through the projects. The computed properties and data-binding allowed for lots of magic to be written in without having to boilerplate all data object and interfaces.

  ### 6. Professional Ember.js consultant and programmer for years

**Rating:** 4.5/5.0 stars

**Reviewed by:** Daniel K. | Ember.js consultant, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 25, 2016

**What do you like best about ember.js?**

The best about Ember is Convention over Configuration in its tool - Ember CLI. The organisation and structure of complex projects is great.  Also, the components, the bindings, Ember Data, routing, everything together gives great experience of creating complex SPA applications. Ember Data makes it straightforward to work with your API backend and manage models.

Compared to for example Angular I'm happy that Ember comes with Ember CLI. You have best way how to do things shown in the Ember Guides. You don't have to find how to organise project in some tutorial or article like its in Angular, but you can actually jump right to developing applications by running simple command ember new my-new-application.

**What do you dislike about ember.js?**

What I dislike about Ember is its performance compared to other frameworks. Also, sometimes Ember CLI was really painful to work with (you spend hours on struggling with Ember CLI tool instead of developing you application and writing business logic).

**Recommendations to others considering ember.js:**

Ember.js is great. It's packed with a lot of features. I think it's mature and complete. It comes with Ember Data which supplements your projects.

**What problems is ember.js solving and how is that benefiting you?**

I'm creating applications in business area like working with claims, insurances. Ember makes it easy to work with backend APIs. Also it's easy to create custom UI widgets and complex logic. For example, you might want to create multiple select elements synchronized with each other (element is hidden from the global list if it's chosen in one of the select elements). Ember lets you do that.

  ### 7. Best framework for creating web applications

**Rating:** 5.0/5.0 stars

**Reviewed by:** Joe M. | Owner, Business Development, Internet, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 17, 2016

**What do you like best about ember.js?**

Everything. We love Ember.js! It is extremely powerful. Their documentation is awesome. The framework is being updated at a high velocity. They have released stable builds in a timely manner. New features are being added frequently. We use this framework for building powerful web applications.

**What do you dislike about ember.js?**

My company started using Ember.js before it even reached version 1.0. The beginning was a little rough, but now that they have stabilized the framework, it works amazing, and there is nothing to worry about!

**Recommendations to others considering ember.js:**

Ember.js is extremely powerful. It is easy to create complex applications with large data sets and complicated relationships. If you are trying to manage this type of data on a server level, try Ember and manage everything in the browser!

**What problems is ember.js solving and how is that benefiting you?**

We wanted an agile framework that was easy to use with an API. Ember.js and Ember Data work beautifully. If you are building a web application with another framework, I highly recommend you consider Ember.js. 

  ### 8. Much more than ambitious

**Rating:** 4.5/5.0 stars

**Reviewed by:** Kiffin G. | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 25, 2016

**What do you like best about ember.js?**

Coming from the wonderful world of Ruby on Rails, I like the down-to-earth no nonsense design which makes it exceedingly easy to get interactive websites up and running in no time. In addition to the now famous "convention over configuration", there are many appealing aspects. Just to name a few: online guide and API documentation, testing is built in from the start, command line interface ember-cli makes it a snap to create and update projects, there's a wide range of add-ons covering pretty much all you need. The best part is that it's just plain fun to use and there's an enthusiastic community out there to help. If the online guides aren't enough, then there's plenty of information available on the Internet as well as several books.

**What do you dislike about ember.js?**

You probably need to be more experienced with JavaScript, there's a steep learning curve and still some ongoing functionality changes and/or deprecations that need to be taken into account. Sometimes the exact flow is hard to get your mind wrapped around. It helps if you are familiar with ES6+.

**What problems is ember.js solving and how is that benefiting you?**

Interactive and responsive websites which work well across various devices. Write once and single deploy saves time and money.

  ### 9. Awesome 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mohamed S. | Senior Front End Developer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 24, 2016

**What do you like best about ember.js?**

Convention over configuration 
Backward compaiblity and deprecation warnings 
Components and services simplicity and flexibility 
Pods structure

**What do you dislike about ember.js?**

Nothing, Ember represent my prefect framework because it give me all what I need and what I will need.

**What problems is ember.js solving and how is that benefiting you?**

I'm working on distributed E-Commerce system

  ### 10. Awesome framework

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mihail B. | Software engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 26, 2016

**What do you like best about ember.js?**

Ember is MVC based framework. Simple and powerful. CLI as plus for a standalone apps. Good docs and support. Easy to learn if you have any experience with MVC or you are experienced js user. Adapters, json, handlebars\htmlbars(in future) all this cool stuff are included by default. Easy integration with Rails. Best js framework for Rails developer

**What do you dislike about ember.js?**

Repository is updated slowly. Starting Ember.js 2.0 developers reject MVC structure :( Lack of libs\plugins. Hard to keep code up-to-date. Each build comes with hard pack of changes

**Recommendations to others considering ember.js:**

Take care of Activemodel adapter inherited of json adapter. Complex json strucutre can cause issues

**What problems is ember.js solving and how is that benefiting you?**

I am building large web apps. Ember.js helps me to share the load between back and front ends. 

  ### 11. My favorite MVC for large scale apps

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 07, 2016

**What do you like best about ember.js?**

I love how opinionated the framework is, as well as the active community of developers. It's amazing how in one command I can have an app set up and ready for development, with all baseline dependencies already up and running. After using it for three years now, I can happily say it is my favorite environment to work in.

**What do you dislike about ember.js?**

The learning curve can be difficult, especially if you have never worked with an MVC or something like it in the past. Though I know the changes are good, sometimes I feel like it is a framework that is moving too fast to keep up with.

**Recommendations to others considering ember.js:**

Read the documentation on the Ember website. they do a remarkably good job of explaining gotchas and things to watch out for, but most importantly, they explain philosophy around the framework as well as how to use it. The documentation covers everything from generators to testing and deployment, and is pretty clear in how it does everything. Links to the source code where certain features are implemented are everywhere, so you can see what makes the cogs turn if you are interested. Also, check out the Global Ember Meetups and podcasts such as Ember Weekend ad the like. With all these tools, you will do great.

**What problems is ember.js solving and how is that benefiting you?**

Building software for the death care industry, it is a great tool for passing data around and manipulating it without needing to constantly refresh the page and query the database.

  ### 12. Using Ember.js made my performance in the development of websites increased a lot.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 25, 2016

**What do you like best about ember.js?**

I love the way the Ember is your data, storing the external data made by ember-data causes the application to become very quickly after the first shipment. The facility that bind the Ember makes your data, allows a simple update changes the values everywhere of application.

**What do you dislike about ember.js?**

The only thing that sometimes makes unpleasant Ember, and reload done every alteration in code, when the project is in a very large size, reload just taking a while to rebuild considerable, causing lose a good time waiting.

**Recommendations to others considering ember.js:**

One thing I would love to do the ember was to automatically import the modules installed via bowerjs, without the need to manually importalos, besides this, enable javascript folder where the files present in it, would be imported automatically.

**What problems is ember.js solving and how is that benefiting you?**

I am doing a web application which I have no permission to say here, but I can assure that in all the needs that such a system required until now, the Ember could supply all of them.

  ### 13. I love ember! I am a Tomster!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shaun H. | Developer and Chief Wet Blanket, Sports, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 25, 2016

**What do you like best about ember.js?**

I like the prescriptive nature making it very productive out of the box. Further I like how the framework is open to extension as needed.

**What do you dislike about ember.js?**

There is a barrier to learning for people new to development field to go from building a trivial crud screen to building an app that maintains services states and handle external things such as WebSockets.

**Recommendations to others considering ember.js:**

This is kind of heavy for just CRUD screens on a two page app, not worth learning if that is your ambition. However if you want to make ambitious web applications Ember has you covered.



**What problems is ember.js solving and how is that benefiting you?**

I am not permitted to answer this for my day job, so I will have to answer it for my non day job work. I am solving anything people throw my way with it! Once you have crossed a certain knowledge barrier with ember you will not want to develop web apps any other way.

  ### 14. Great opinionated framework for complex webapps

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 21, 2016

**What do you like best about ember.js?**

Ember is very structured, making it clear where things should go. This also means it's able to take care of a lot of wiring automatically, saving time. The developers of the framework are careful to keep backward compatibility and manage feature deprecation gracefully, making it a good long-term investment.

**What do you dislike about ember.js?**

The rigidity of the framework sometimes makes it difficult to implement complex features or interactions. Animations aren't well-supported.

**What problems is ember.js solving and how is that benefiting you?**

Ember is a great choice for building a complex webapp from scratch.

  ### 15. Quick with Ember.js

**Rating:** 4.0/5.0 stars

**Reviewed by:** Aditya G. | Web Designer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 25, 2016

**What do you like best about ember.js?**

Ember's object model facilitates Key-Value Observation, which allows Ember to re-render changes to specific React implements a unidirectional data flow, so whenever a component's set State method is called, that component (and any of its children) will re-render.
Ember’s patterns for structuring applications are baked into the framework in a convention-over-configuration manner and have seen great success in the ecosystem of large JavaScript applications. That said, Ember's view layer is less performant when rendering large lists, particularly relative to React

**What do you dislike about ember.js?**

at beginning of starting development  the code looks differently , but using its features and making its more than usefully ,it's my priority , so till i did not find any problem while developing with emberjs.
So no dislike features yet

**What problems is ember.js solving and how is that benefiting you?**

using it with Front-end development , web application like E-commerce

  ### 16. Outstanding framework, constantly growing

**Rating:** 5.0/5.0 stars

**Reviewed by:** Alaina H. | Nerdette, Internet, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 26, 2016

**What do you like best about ember.js?**

We were very early adopters of Ember, and I've never regretted it. It's constantly growing and adapting to the needs. It's well-supported, has lots of features, and a very consistent API.

**What do you dislike about ember.js?**

I'd like to see controllers go away, but I don't think there's a good option yet. Honestly, there are very few problems.

**What problems is ember.js solving and how is that benefiting you?**

We were trying to develop Javascript apps that hit a single Rails back end. Ember makes development SO FAST, especially when using a Rails API.

  ### 17. I have 3 years with Ember.js

**Rating:** 1.5/5.0 stars

**Reviewed by:** Alex O. | Owner, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 25, 2016

**What do you like best about ember.js?**

Best, i like idea, i like ember-cli it's complex system. I like fast prototype with ember. It's really cool!

**What do you dislike about ember.js?**

changes, api changes, ember-data changes. It's not good for big production system, always you need change after small updates. 

**Recommendations to others considering ember.js:**

Use it if you want fast prototype our product. 

**What problems is ember.js solving and how is that benefiting you?**

Make fast MVP. So Ember is good for this.

  ### 18. Best front-end framework for teams

**Rating:** 5.0/5.0 stars

**Reviewed by:** Martin B. | Owner, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 26, 2016

**What do you like best about ember.js?**

Within an hour new team members know exactly how an Ember application is written by others. ember-cli helps a lot.

**What do you dislike about ember.js?**

You need to invest much time to learn Ember. 

**What problems is ember.js solving and how is that benefiting you?**

Moving Windows applications to the browser.



- [View ember.js pricing details and edition comparison](https://www.g2.com/products/ember-js/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-24+23%3A58%3A28+-0500&secure%5Bsession_id%5D=f0a1e82c-5fb1-4f24-865b-9bb365097bfb&secure%5Btoken%5D=421e221e540abe00f9330e6806139726eb8cae70bb5acbabb58cfe488b4c1b3d&format=llm_user)

## ember.js Features
**JavaScript Frameworks**
- Libraries
- Community
- Widgets
- Browser Support
- Graphical Visualization
- Mobile Support

## Top ember.js Alternatives
  - [Express.js](https://www.g2.com/products/express-js/reviews) - 4.5/5.0 (129 reviews)
  - [Essential Studio](https://www.g2.com/products/essential-studio/reviews) - 4.5/5.0 (724 reviews)
  - [Progress Kendo UI](https://www.g2.com/products/progress-kendo-ui/reviews) - 4.4/5.0 (250 reviews)

