Software Alternatives & Reviews

Marko VS Inferno

Compare Marko VS Inferno and see what are their differences

Marko logo Marko

An isomorphic UI framework similar to Vue

Inferno logo Inferno

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

Marko

Categories
  • Javascript UI Libraries
  • JavaScript Framework
  • JavaScript
  • Front-End Frameworks
Website markojs.com
Details $

Inferno

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

Marko videos

OVERSTORY by Richard Powell // Marko Book Club Review Earth Day 2020

More videos:

  • Review - EXIT WEST by MOHSIN HAMID // Marko Book Club Review #5

Inferno videos

Inferno - Movie Review

More videos:

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

Category Popularity

0-100% (relative to Marko and Inferno)
Javascript UI Libraries
40 40%
60% 60
JavaScript Framework
31 31%
69% 69
JS Library
47 47%
53% 53
Development
38 38%
62% 62

User comments

Share your experience with using Marko 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 Marko and Inferno

Marko Reviews

We have no reviews of Marko 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, Marko seems to be a lot more popular than Inferno. While we know about 29 links to Marko, we've tracked only 2 mentions of Inferno. 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.

Marko mentions (29)

  • The Best UI Libraries for Cross-Platform Apps with Tauri
    SolidJS and Tauri form another potent combination for creating performant, lightweight, and secure experiences. SolidJS is a reactive UI library that is similar to Svelte in the way it compiles away reactivity and updates the DOM directly, but it also incorporates a fine-grained reactivity system reminiscent of libraries like Marko, Knockout, and MobX. - Source: dev.to / 9 months ago
  • The Qase for Qwik: Love At First TTI
    Marko is a huge leap in the right direction. It has streaming, partial hydration, a compiler that optimizes your output, and a small runtime. I’ve also heard through the grapevine that Marko V6 also adds resumability to the framework as well. - Source: dev.to / over 1 year ago
  • Movies app in 7 frameworks - which is fastest and why?
    Nevertheless, the future of JS frameworks is exciting. As we’ve seen from the data, Astro is doing some things right alongside Qwik. However, more noteworthy frameworks such as Marko and Solid are also paving the path forward with some similar traits and better performance benchmarks. We’ve come back full circle in web development - from PHP/Rails to SPAs and now back to SSR. Maybe we just need to break the cycle. - Source: dev.to / over 1 year ago
  • Client-side Routing without the JavaScript
    And that is a similar feeling to the exploration we've been doing recently. Inspired equal parts from React Server Components and Island solutions like Marko and Astro, Solid has made it's first steps into Partial Hydration. - Source: dev.to / over 1 year ago
  • The Cost of Consistency in UI Frameworks
    I first posted this a year and a half ago but it's been haunting me ever since. I keep revisiting it. In my dreams, and my day job. When working on Marko 6, we couldn't make a decision and decided to throw an error if one tried to read a value already updated in that cycle until we could make up our minds. - Source: dev.to / almost 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 Marko and Inferno, you can also consider the following products

Svelte - Cybernetically enhanced web apps

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

SolidJS - A declarative, efficient and flexible JavaScript library for building user interfaces.

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

Glimmer - Fast and light-weight UI components for the web