From the HackerLinks archive

Alpine Ajax

An Alpine.js extension for progressively enhanced, server-driven interfaces.

At a glance:
First seen:2026-07-28
Last seen:2026-07-28
Times seen:1
Website:alpine-ajax.js.org

The short version

An Alpine.js extension for progressively enhanced, server-driven interfaces.

Why it caught our attention

A first-hand report found it made a large filtered listing interface substantially snappier than the prior HTMX approach.

Where it surfaced on Hacker News

2026-07-28

I ended up switching to Alpine Ajax (https://alpine-ajax.js.org/) and pulled the form out of the response and just used a local x-data on it to track the state. This greatly reduced the HTML I needed to send back to just the list of results.

james2doyle · recommendation · first hand use

Direct HN comment

Removing React.js from the codebase and adapting Htmx for UI interactivity (2023)

Also surfaced in this discussion

PyView

Removing React.js from the codebase and adapting Htmx for UI interactivity (2023)

2026-07-28