Software Alternatives & Reviews

stenciljs VS Riot.js

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

stenciljs logo stenciljs

A toolchain for building reusable, scalable Design Systems.

Riot.js logo Riot.js

Riot allows teams to communicate across a wide range of collaboration apps.
  • stenciljs Landing page
    Landing page //
    2023-02-08
  • Riot.js Landing page
    Landing page //
    2023-01-20

stenciljs videos

Amava coração de frango

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 stenciljs and Riot.js)
Javascript UI Libraries
78 78%
22% 22
JavaScript Framework
72 72%
28% 28
JS Library
78 78%
22% 22
Development
100 100%
0% 0

User comments

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

stenciljs Reviews

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

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, stenciljs seems to be more popular. It has been mentiond 42 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.

stenciljs mentions (42)

  • Making Web Component properties behave closer to the platform
    First a disclosure: I never actually used Stencil, only played with it a bit locally in a hello-world project while writing this post. - Source: dev.to / 3 months ago
  • Plasmic.app – the visual builder for your tech stack
    This is my main concern too. I don't understand why tools like this "pick a winner" with a specific framework instead of rendering to Web Components with a framework wrapper, or using something like Stencil[1] that can render to any framework. [1] https://stenciljs.com/. - Source: Hacker News / 4 months ago
  • Design Systems with Web Components
    I was recently able to sit down with some of the core members of Ionic, who also created Stencil a toolchain for building Design Systems and Progressive Web Apps. We talked at great length how typically companies are approaching Ionic from a Design Team and need help building components. As a developer I wanted to talk about the Web Components that are used within the Design System first. There was a decent amount... - Source: dev.to / 5 months ago
  • HTML Web Components
    A web component should do ONE thing whereas a JS framework is a whole ecosystem. I made a video player web component that could take in various inputs, with a torrent file being the most complex of them. I was then able to port it to Vue/React with StencilJS [0] (although it was good to go without). Just drop the `https://stenciljs.com/. - Source: Hacker News / 6 months ago
  • If Web Components are so great, why am I not using them?
    Examples like this bug me. The React example is using a high level abstraction, the web component is directly using the API. A more accurate example would show how those React calls eventually boil down to document.createElement() I don’t think the Web Components API was meant to be used directly all the time. You can use a framework like StencilJS: https://stenciljs.com/. - Source: Hacker News / 9 months ago
View more

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 stenciljs and Riot.js, you can also consider the following products

Svelte - Cybernetically enhanced web apps

Vue.js - Reactive Components for Modern Web Interfaces

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

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.

React - A JavaScript library for building user interfaces