Software Alternatives & Reviews

stenciljs VS htmx

Compare stenciljs VS htmx and see what are their differences

stenciljs logo stenciljs

A toolchain for building reusable, scalable Design Systems.

htmx logo htmx

high power tools for HTML
  • stenciljs Landing page
    Landing page //
    2023-02-08
  • htmx Landing page
    Landing page //
    2023-05-25

htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext

htmx is small (~14k min.gz’d), dependency-free, extendable, IE11 compatible & has reduced code base sizes by 67% when compared with react

stenciljs videos

Amava coração de frango

htmx videos

DjangoCon Europe 2023 | HTMX vs WASM - more backend or more frontend?

More videos:

  • Review - Dynamic Web Pages Without JavaScript? - Intro to HTMX

Category Popularity

0-100% (relative to stenciljs and htmx)
Javascript UI Libraries
67 67%
33% 33
Software Development
0 0%
100% 100
JavaScript Framework
73 73%
27% 27
JS Library
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, htmx should be more popular than stenciljs. It has been mentiond 65 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

htmx mentions (65)

  • Reusable Input Datalist
    When I work with HTMX I need isolated component that can be reusable a form. So I create a PHP Function that generate the Input Datalist. - Source: dev.to / 25 days ago
  • HTMZ inspired form subission
    I was inspired by htmz (which was in turn inspired by htmx) and how the author got pretty close to a basic htmx-like experience just using an iframe. I wanted to push it a little further so whipped this demo together. My submission demonstrates progressive enhancement for the form - with js enabled the request targets an iframe that is inserted into the dom, meaning the page doesn't actually navigate (similar to... - Source: dev.to / about 1 month ago
  • Example Java Application with Embedded Jetty and a htmx Website
    As described on htmx.org: "htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext". - Source: dev.to / about 1 month ago
  • Show HN: ZakuChess, an open source web game built with Django, Htmx and Tailwind
    Apart from the source code itself, the repo's README also gives a bit more details about the various packages I used. 1. htmx: https://htmx.org/. - Source: Hacker News / about 2 months ago
  • 🤓 My top 3 Go packages that I wish I'd known about earlier
    ✨ In recent months, I have been developing web projects using GOTTHA stack: Go + Templ + Tailwind CSS + htmx + Alpine.js. As soon as I'm ready to talk about all the subtleties and pitfalls, I'll post it on my social networks. - Source: dev.to / 2 months ago
View more

What are some alternatives?

When comparing stenciljs and htmx, you can also consider the following products

Svelte - Cybernetically enhanced web apps

Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.

Vue.js - Reactive Components for Modern Web Interfaces

Gio UI - Gio is an open source library for creating portable, immediate mode GUI programs for Android, iOS, Linux, Windows, macOS.

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

SQLPage - Build SQL-only websites - Build full web applications using just SQL queries