htmx

Tag

Cards List
#htmx

Getting off the Modernization Treadmill

Lobsters Hottest · 4d ago Cached

Alexander Petros gives a talk at Big Sky Dev Con about the pitfalls of government software modernization, criticizing single-page apps and the expensive treadmill of rebuilding systems every decade, using California's BenefitsCal portal as a cautionary example.

0 favorites 0 likes
#htmx

Let's make the worst Htmx

Hacker News Top · 2026-07-31 Cached

A blog post that humorously builds a minimal 'worst' clone of the htmx library, showing how to recreate its core behavior (triggers, fetches, and swaps) in vanilla JavaScript.

0 favorites 0 likes
#htmx

Building Progressively Enhanced Forms Using htmx

Lobsters Hottest · 2026-07-30 Cached

A guide on building progressively enhanced forms using htmx, covering techniques like transient state management with form values, query parameters, and button detection.

0 favorites 0 likes
#htmx

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

Hacker News Top · 2026-07-27 Cached

The Misago forum project explains its decision to remove React.js and adopt HTMX for UI interactivity, citing reduced complexity, better performance, and easier customization.

0 favorites 0 likes
#htmx

How I use HTMX with Go

Lobsters Hottest · 2026-07-14 Cached

This blog post by Alex Edwards explains how to integrate HTMX with Go for server-side rendered web applications, covering template structure, partial responses, redirects, and error handling.

0 favorites 0 likes
#htmx

Working With AI: A concrete example

Hacker News Top · 2026-06-29 Cached

The author shares a concrete example of using Claude AI to debug a parsing regression in hyperscript, highlighting the strengths and weaknesses of AI-assisted development and cautioning against over-reliance.

0 favorites 0 likes
#htmx

HTMX Is So Cool I Rolled My Own

Lobsters Hottest · 2026-06-08 Cached

The article explores HTMX, a library that favors server-rendered HTML over JavaScript-heavy frontends. The author finds HTMX useful for persistent UI components but ultimately decides to roll their own solution due to personal preference for minimal dependencies.

0 favorites 0 likes
#htmx

Code is Cheap(er)

Lobsters Hottest · 2026-06-05 Cached

Carson Gross (htmx creator) argues that while AI has made code generation cheaper, understanding code has become more expensive, and warns developers against the 'Sorcerer's Apprentice' trap of letting LLMs generate unmanageable complexity. He advocates for incremental LLM use and maintaining deep understanding of codebases.

0 favorites 0 likes
#htmx

Show HN: Nutrepedia – nutrition info in 29 locales built with Clojure and Htmx

Hacker News Top · 2026-06-03

Nutrepedia is a nutrition information tool available in 29 locales, built using Clojure and Htmx.

0 favorites 0 likes
← Back to home

Submit Feedback