Software Alternatives & Reviews

Ben.JS VS htmx

Compare Ben.JS VS htmx and see what are their differences

Ben.JS logo Ben.JS

Ben.JS is a plain small and easy-to-learn JavaScript framework for single-page-applications (SPA).

htmx logo htmx

high power tools for HTML
Not present
  • 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

Ben.JS videos

No Ben.JS videos yet. You could help us improve this page by suggesting one.

+ Add video

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 Ben.JS and htmx)
JavaScript Framework
24 24%
76% 76
Software Development
0 0%
100% 100
Javascript UI Libraries
13 13%
87% 87
JS Library
100 100%
0% 0

User comments

Share your experience with using Ben.JS 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 seems to be more popular. It has been mentiond 67 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.

Ben.JS mentions (0)

We have not tracked any mentions of Ben.JS yet. Tracking of Ben.JS recommendations started around Mar 2021.

htmx mentions (67)

  • Migrating Next.js App to GO + Templ & HTMX
    Recently, I just rewrite one of my application Stashbin from Next.js to GO. Though my main motivation of this migration was to learn GO and experimenting with HTMX. I also aiming to reduce the resource usage of my application and simplify the deployment process. Initially, Stashbin codebase are split into two seperate repository, one for the frontend that uses Next.js and another for the backend that already uses... - Source: dev.to / 1 day ago
  • 🕸️ Web development trends we will see in 2024 👀
    HTMX is another library that gained popularity due to its server-first approach to rendering data, although seeking a much simpler way of appealing to developers. - Source: dev.to / 9 days ago
  • 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 / 30 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
View more

What are some alternatives?

When comparing Ben.JS and htmx, you can also consider the following products

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

React - A JavaScript library for building user interfaces

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

Meteor - Meteor is a set of new technologies for building top-quality web apps in a fraction of the time.

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

Stimulus - A modest JavaScript framework for the HTML you already have, by Basecamp