Software Alternatives & Reviews

Aurelia VS Inferno

Compare Aurelia VS Inferno and see what are their differences

Aurelia logo Aurelia

Next gen JS framework written with ES6 and ES7. Integrates with Web Components. No external dependencies except polyfills.

Inferno logo Inferno

An extremely fast React-like javascript library for building modern user interfaces.
  • Aurelia Landing page
    Landing page //
    2018-10-10
  • Inferno Landing page
    Landing page //
    2023-05-11

Aurelia

Categories
  • Javascript UI Libraries
  • JavaScript Framework
  • JS Library
  • Front-End Frameworks
Website ww12.aurelia.io
Details $-

Inferno

Categories
  • Javascript UI Libraries
  • JavaScript Framework
  • JavaScript UI Framework
  • JavaScript
Website infernojs.org
Details $

Aurelia videos

BRAND OVERVIEW 20 | AURELIA BRAND OVERVIEW | CAROLINE HIRONS | NOVEMBER 2018

Inferno videos

Inferno - Movie Review

More videos:

  • Review - Inferno - Movie Review
  • Review - Inferno - Official Movie Review

Category Popularity

0-100% (relative to Aurelia and Inferno)
Javascript UI Libraries
43 43%
57% 57
JavaScript Framework
35 35%
65% 65
JS Library
60 60%
40% 40
Development
0 0%
100% 100

User comments

Share your experience with using Aurelia and Inferno. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Aurelia and Inferno

Aurelia Reviews

We have no reviews of Aurelia yet.
Be the first one to post

Inferno Reviews

The Best JavaScript Frameworks You’re Not Using
There isn’t an overall number we can use to gauge performance on the chart above, but smaller numbers are better. Obviously, Inferno performs very well again. If you’re a React developer and have a project that requires excellent performance, Inferno is definitely something you should consider. We’ll finish with this from the Inferno “About” page:
Source: jsreport.io

Social recommendations and mentions

Based on our record, Aurelia should be more popular than Inferno. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Aurelia mentions (8)

  • Preact Releases Signals
    We've seen this framework forking happen a lot as good ideas are remixed like Aurelia via Angular, Derw via Elm, Restify via Express, and Spring Boot via Spring to name a few. It's interesting to me this obsession with performance that Preact has with their ability to provide a simple API. That said, I am in no way convinced this'll solve the architecture problem. Without at least guidance, or more importantly, a... - Source: dev.to / over 1 year ago
  • Dear current SF Devs, my org is moving to SF. I'm a full stack dev. What would you do in my situation?
    Prior to be a SF technical architect, I was a full stack dev with node / aurelia.io, express, docker and c/c++ embedded software + some aws stuff. Then I got offered a SF dev job. You'll find its easier in some stuff vs doing everything by yourself. I would like to encourage you to take this opportunity to expand your horizons, you don't have nothing to loose and too much to gain ;). Source: over 1 year ago
  • 12 Frameworks for Hybrid Mobile Apps
    Aurelia characterizes itself as a "collection of Modern JavaScript modules, which when used together, function as a powerful platform for building browser, desktop and mobile applications". As such, any of Aurelia's modules can be used on its own in any JavaScript or Node.js project. - Source: dev.to / over 1 year ago
  • Why Vue Class Component is not being updated anymore?
    Assumptions aside, we do know that Composition API is what's being pushed as a typescript-friendly solution and the preferred approach so if you really like the Class syntax, Vue might not be the best fit anymore. There are a few libraries out there that make use of Classes and decorators. Angular is one. Aurelia is another one. You could even use React as I don't think it's support for class syntax will be going... Source: almost 2 years ago
  • F# and WebAssembly
    Today we will talk about Bolero and Fun.Blazor which are some F# abstractions over Blazor, Microsoft's Frontend Framework, objectively speaking blazor is a direct competitor to Angular, Vue, React, Svelte, Aurelia and similar alternatives. - Source: dev.to / about 2 years ago
View more

Inferno mentions (2)

  • Solid vs React - the Fastest VS the Most Popular UI Library
    Some might argue that React’s relatively poor performance (it’s still plenty-fast for many apps) is due to Virtual DOM and prioritization of development experience, i.e., clarity over complexity. To counter the first argument - there’s React-like Inferno. For the second one - there’s Solid. - Source: dev.to / almost 3 years ago
  • A Look at Compilation in JavaScript Frameworks
    A VDOM library like Inferno uses this information to compile its JSX directly into pre-optimized node structures. Marko, and Vue hoist their static VDOM nodes outside of their components so that they don't incur the overhead of recreating them on every render. - Source: dev.to / almost 3 years ago

What are some alternatives?

When comparing Aurelia and Inferno, you can also consider the following products

Vue.js - Reactive Components for Modern Web Interfaces

Preact.js - Preact is a fast 3kB alternative to React with the same modern API. Components & Virtual DOM.

Polymer - Polymer is a library that uses the latest web technologies to let you create custom HTML elements.

Svelte - Cybernetically enhanced web apps

Deku - Functional view library for building UI components as an alternative to React

AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.