#Unpoly
Hey everyone! It's my first post here.

Just want to share that recently, I've built a simple TODO app with Rails to compare #hotwire #htmx and #unpoly. It follows progressive enhancement spirit (the same controller is used for all the variants). You can check it here: github.com/lcmen/hotwir...
GitHub - lcmen/hotwire-htmx-unpoly: Simple TODO application built with Rails to compare Hotwire, HTMX and Unpoly
Simple TODO application built with Rails to compare Hotwire, HTMX and Unpoly - lcmen/hotwire-htmx-unpoly
github.com
November 19, 2024 at 5:15 PM
📦 webstronauts/unpoly v2.1.0

Stack middleware for handling Javascript Unpoly Framework requests

🔗 https://github.com/webstronauts/php-unpoly
October 12, 2025 at 6:59 PM
also check out unpoly: unpoly.com

best in class progressive enhancement among hypermedia oriented libraries
Unpoly - Progressive enhancement for HTML
unpoly.com
January 26, 2025 at 12:08 AM
If one of your 2025 resolutions is to explore modern front-end solutions for #rails, I’ve got you covered. Check out my blog post and repo comparing #Hotwire, #htmx , #unpolyjs and #inertiajs.

github.com/lcmen/hotwir...
www.mendelowski.com/blog/2024/11...
GitHub - lcmen/hotwire-htmx-unpoly: Simple TODO application built with Rails to compare Hotwire, HTMX and Unpoly
Simple TODO application built with Rails to compare Hotwire, HTMX and Unpoly - lcmen/hotwire-htmx-unpoly
github.com
December 31, 2024 at 11:57 AM
Dream + whatever templating solution you like + htmx or Unpoly

Simple, fast, works for like 90% of use cases
January 10, 2025 at 8:31 PM
if you want real progressive enhancement, unpoly is best-in-class
August 16, 2025 at 1:04 AM
Check out this great alternative to #HTMX! Unpoly is very mature and the new preview feature is just awesome 😎. #Frontend #SSR
github.com/unpoly/unpol...
Unpoly 3.10.0 released · unpoly unpoly · Discussion #701
Unpoly 3.10 is a major feature relase, adding support for client-side templates, arbitrary loading state and optimistic rendering. It also contains many bug fixes and quality-of-life improvements, ...
github.com
February 2, 2025 at 9:06 AM
Fun! Server render a full HTML response, but grab that response in JS and use the referenced node in the HTML response to update the current page.

Con - parsing a full HTML response for a fragment?
Pro - no JSON parsing, 100% progressive enhancement

Unpoly
Unpoly - Progressive enhancement for HTML
Unpoly 3.8.0 is now available.
unpoly.com
August 14, 2024 at 9:54 AM
I am publishing a series of interviews with people who have been involved in hypermedia. My first interview was with Henning Koch, creator of unpoly.com:

htmx.org/essays/inter...

and I have just published an interview with Makinde Adeagbo, creator of "Primer"

htmx.org/essays/inter...
Unpoly - Progressive enhancement for HTML
unpoly.com
January 29, 2025 at 2:26 PM
Missed the Virtual Payara Conference? Learn how Unpoly powers rich client-side interactions & seamless UX with minimal JavaScript—just a few attributes & HTTP headers.

🔗 Watch here: tinyurl.com/2hfmhn2v

#PayaraConference #WebDevelopment #FrontendTech #Unpoly
January 27, 2025 at 4:44 PM
Some people asked me about my experience with
#hotwire, #htmx and #unpoly while building the app.

I summarized my insights in a follow-up blog post: www.mendelowski.com/blog/2024/11...
Hey everyone! It's my first post here.

Just want to share that recently, I've built a simple TODO app with Rails to compare #hotwire #htmx and #unpoly. It follows progressive enhancement spirit (the same controller is used for all the variants). You can check it here: github.com/lcmen/hotwir...
GitHub - lcmen/hotwire-htmx-unpoly: Simple TODO application built with Rails to compare Hotwire, HTMX and Unpoly
Simple TODO application built with Rails to compare Hotwire, HTMX and Unpoly - lcmen/hotwire-htmx-unpoly
github.com
November 28, 2024 at 6:00 PM
Unpoly surpasse Hotwire
Unpoly outclasses Hotwire
Unpoly vs Hotwire... both are pushing the frontend in the same direction, but Unpoly made it with more simplicity. Here is why.
alsohelp.com
May 22, 2025 at 9:00 AM
I keep writing, this post describes HTTP headers that Unpoly utilizes for more optimized communication with backend zeromagic.eu/posts/unpoly...
Unpoly Server-Side Protocol
While majority of Unpoly magic happens on the client-side the server still stays in control. Unpoly utilizes HTTP headers in request and response to steer both server and client-side actions
zeromagic.eu
March 3, 2026 at 2:31 PM
A longer post today on my beloved subject: Unpoly for modern frontends that make sense for backend guy.

zeromagic.io/posts/unpoly... #unpoly #htmx #java
Unpoly: Achieving a Single-Page Experience with Server-Side Rendering
I am great fan and supporter of Unpoly. It enables you to create very responsive user interfaces while enabling very reasonable server-side model and allows you to keep most of the interaction decisio...
zeromagic.io
February 26, 2026 at 10:08 PM
"htmx is not the only JavaScript library that takes this hypermedia-oriented approach (other excellent examples are Unpoly and Hotwire), but htmx is the purest in its pursuit of extending HTML as a hypermedia." – hypermedia.systems/extending-ht...
December 14, 2024 at 9:06 AM
I know that no one asked for it, but I've added #inertiajs to the mix (with React without JSX transpilation!). Compare it with #hotwire, #htmx, and #unpoly.

The same principle as before: single controller, no build, importmap, and propshaft.
Hey everyone! It's my first post here.

Just want to share that recently, I've built a simple TODO app with Rails to compare #hotwire #htmx and #unpoly. It follows progressive enhancement spirit (the same controller is used for all the variants). You can check it here: github.com/lcmen/hotwir...
GitHub - lcmen/hotwire-htmx-unpoly: Simple TODO application built with Rails to compare Hotwire, HTMX and Unpoly
Simple TODO application built with Rails to compare Hotwire, HTMX and Unpoly - lcmen/hotwire-htmx-unpoly
github.com
December 29, 2024 at 4:32 PM
HTMX has several competitors that have HTML transfer over the wire at their core:

* Hotwire Turbo
* Elixir's Phoenix framework
* Alpine AJAX
* Datastar
* Fixi
* Unpoly

to name a few.

Is HTMX Dying? - hamy.xyz/blog/2025-04...

#htmx
Is HTMX Dying?
Date: 2025-04-16 | craft | create | htmx | hypermedia | tech |
hamy.xyz
June 16, 2025 at 12:51 PM
I just deployed my first website made with #rust, #axum, #surrealdb, #bulma and #unpoly. These techniques were new to me, but the journey was nice. I have learned a lot, especially that building a well performing site with these techniques was relative easy. sparenenruilen.nl
Deze site is nieuw; op dit moment kun je de site alleen gebruiken voor de kaartjes voor MHC Rosmalen die je vanaf 9 december kunt sparen bij Albert Heijn Molenhoekpassage Rosmalen.
sparenenruilen.nl
December 21, 2024 at 6:44 PM
This is where things get interesting. So far this has been about the contemporary history of websites. Now we are at the present.

Do we want to use React + server rendering? How does that work?

What about htmx or unpoly? No imperative JS.

Or there is `preact`, a smaller React.
June 25, 2025 at 11:29 PM
Made a web component to progressively enhance good ol' SSR forms. Introducing <enhance-form>! You wrap a form with it and you'll get inline form validation with minimal effort.

Heavily inspired by Unpoly 😍
GitHub - jberglund/enhance-form: A web component to progressively enhance HTML forms
A web component to progressively enhance HTML forms - jberglund/enhance-form
github.com
February 26, 2026 at 5:07 PM
Very cool!

Do you recall evaluating anything else? HTMX, Unpoly, etc?

and what's driving that dashboard? 😍
November 15, 2024 at 7:40 PM
I didn't know about Unpoly and Htmx. I'll look into them. This looks exactly like the complexity I was looking for. For the templating I can just roll with Dreams templating. I'm also not trying to build a ultra complex UI, so this should be more than sufficient. Thanks!
January 10, 2025 at 9:51 PM
I just build my first site with #unpoly. It was real easy to build a well performing website with ie less duplicated in client and server.
December 21, 2024 at 6:51 PM
Unpoly 3.5 vient d'arriver avec plusieurs nouvelles fonctionnalités !

✨ Flash messages
✨ Détection des changements sur les