Need advice about which tool to choose?Ask the StackShare community!

Aurelia

278
294
+ 1
374
Ember.js

1.5K
865
+ 1
775
Add tool

Aurelia vs Ember.js: What are the differences?

Aurelia: Next gen JS framework written with ES6 and ES7. Integrates with Web Components. No external dependencies except polyfills. Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity; Ember.js: A JavaScript framework for creating ambitious web apps. Ember.js is a JavaScript framework that does all of the heavy lifting that you'd normally have to do by hand. There are tasks that are common to every web app; Ember.js does those things for you, so you can focus on building killer features and UI.

Aurelia and Ember.js belong to "Javascript MVC Frameworks" category of the tech stack.

"Simple with conventions" is the primary reason why developers consider Aurelia over the competitors, whereas "Elegant" was stated as the key factor in picking Ember.js.

Aurelia and Ember.js are both open source tools. Ember.js with 21.1K GitHub stars and 4.17K forks on GitHub appears to be more popular than Aurelia with 11.1K GitHub stars and 665 GitHub forks.

DigitalOcean, Twitch, and Square are some of the popular companies that use Ember.js, whereas Aurelia is used by NOD studios, Strengthen, and SupplyPike. Ember.js has a broader approval, being mentioned in 293 company stacks & 76 developers stacks; compared to Aurelia, which is listed in 17 company stacks and 11 developer stacks.

Decisions about Aurelia and Ember.js
neha menahil

Have you ever stuck with the question that which one is the best front-end framework for you?

With continuous web development progress, the trends of the latest front-end technologies are also continuously changing with more and more sophisticated web features. These top front-end frameworks and libraries have made your complex web tasks more flexible and efficient.

Check out top front end frameworks and their features at https://www.nmtechedge.com/2020/09/24/top-4-trending-front-end-frameworks-2020/

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Aurelia
Pros of Ember.js
  • 47
    Simple with conventions
  • 42
    Modern architecture
  • 39
    Makes sense and is mostly javascript not framework
  • 31
    Extensible
  • 28
    Integrates well with other components
  • 27
    Easy to use
  • 25
    Dependency Injection
  • 22
    Modular
  • 20
    Great router
  • 16
    Adaptive Data Binding
  • 13
    Typescript, ES2015, ES2016
  • 11
    IoC, Modularity, Simplicity, Full Stack
  • 9
    Good binding system
  • 9
    Based on ES7
  • 6
    Testable
  • 6
    Convention based
  • 5
    Quick to develop
  • 4
    Solid Documentation
  • 4
    Evolving standards compliance
  • 4
    Smooth learning curve
  • 4
    Outstanding Support (paid)
  • 1
    Reactive binding system
  • 1
    TypeScript
  • 126
    Elegant
  • 97
    Quick to develop
  • 83
    Great mvc
  • 82
    Great community
  • 73
    Great router
  • 52
    Values conventions, there is one-true way to organize
  • 50
    Open source
  • 44
    Components
  • 34
    Mvc framework
  • 28
    Handlebars.js
  • 13
    Htmlbars
  • 11
    Yehuda katz
  • 10
    Tom dale
  • 10
    Great logo
  • 6
    It's NOT Google or Facebook
  • 5
    manages large data sets on the front end easily
  • 5
    Convention over Configuration
  • 5
    Glimmer: react-like rendering engine
  • 4
    Organized
  • 4
    Fast
  • 4
    Enterprise
  • 4
    Intelligent
  • 4
    It rocks
  • 3
    Good docs
  • 3
    Fastest spinning circles
  • 3
    IE8 support
  • 2
    Easy and Quick to develop
  • 2
    Documentation is finally active and updated
  • 1
    Flexibility
  • 1
    Business wins
  • 1
    Comprehensive
  • 1
    Great for big apps/many devs because its organized
  • 1
    Growing community
  • 1
    For building ambitious Web apps
  • 1
    Dependency Injection
  • 1
    Stability without stagnation

Sign up to add or upvote prosMake informed product decisions

Cons of Aurelia
Cons of Ember.js
    Be the first to leave a con
    • 2
      Very little flexibility
    • 2
      Too much convention, too little configuration
    • 1
      Hard to integrate with Non Ruby apps
    • 1
      Hard to use if your API isn't RESTful

    Sign up to add or upvote consMake informed product decisions

    What is Aurelia?

    Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.

    What is Ember.js?

    A JavaScript framework that does all of the heavy lifting that you'd normally have to do by hand. There are tasks that are common to every web app; It does those things for you, so you can focus on building killer features and UI.

    Need advice about which tool to choose?Ask the StackShare community!

    Jobs that mention Aurelia and Ember.js as a desired skillset
    What companies use Aurelia?
    What companies use Ember.js?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Aurelia?
    What tools integrate with Ember.js?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    JavaScriptGitHubReact+12
    5
    4180
    GitHubPythonNode.js+26
    29
    16066
    What are some alternatives to Aurelia and Ember.js?
    Angular
    It is a TypeScript-based open-source web application framework. It is a development platform for building mobile and desktop web applications.
    React
    Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
    AngularJS
    AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding.
    Svelte
    If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – frameworks like React, Angular, Vue and Ractive. Like Svelte, these tools all share a goal of making it easy to build slick interactive user interfaces. Rather than interpreting your application code at run time, your app is converted into ideal JavaScript at build time. That means you don't pay the performance cost of the framework's abstractions, or incur a penalty when your app first loads.
    Blazor
    Blazor is a .NET web framework that runs in any browser. You author Blazor apps using C#/Razor and HTML.
    See all alternatives