Software Alternatives & Reviews

Inferno VS Riot.js

Compare Inferno VS Riot.js and see what are their differences

Inferno logo Inferno

An extremely fast React-like javascript library for building modern user interfaces.

Riot.js logo Riot.js

Riot allows teams to communicate across a wide range of collaboration apps.
  • Inferno Landing page
    Landing page //
    2023-05-11
  • Riot.js Landing page
    Landing page //
    2023-01-20

Inferno videos

Inferno - Movie Review

More videos:

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

Riot.js videos

Master Riot: Learn Riot.js from Scratch : Why Riot?

More videos:

  • Review - Master Riot: Learn Riot.js from Scratch : Course Overview
  • Review - Master Riot: Learn Riot.js from Scratch : Creating Posts

Category Popularity

0-100% (relative to Inferno and Riot.js)
Javascript UI Libraries
76 76%
24% 24
JavaScript Framework
76 76%
24% 24
Development
100 100%
0% 0
JS Library
56 56%
44% 44

User comments

Share your experience with using Inferno and Riot.js. 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 Inferno and Riot.js

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

Riot.js Reviews

Comparing Vue.js to new JavaScript frameworks
Instead of the MVVM pattern that Vue uses, Riot uses the Model-View-Presenter (MVP) pattern. The model and the view work similarly to Vue’s model and view, but, in place of the view model layer, Riot uses a presenter layer to transfer data from the model to the view and vice versa.

Social recommendations and mentions

Based on our record, Inferno seems to be more popular. It has been mentiond 2 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.

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

Riot.js mentions (0)

We have not tracked any mentions of Riot.js yet. Tracking of Riot.js recommendations started around Mar 2021.

What are some alternatives?

When comparing Inferno and Riot.js, you can also consider the following products

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

Vue.js - Reactive Components for Modern Web Interfaces

Svelte - Cybernetically enhanced web apps

Webix UI - An enterprise JavaScript Library for cross-platform app development with HTML5 JavaScript widgets and easy integration with most popular JavaScript Frameworks.

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

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