progressive-enhancement

Tag

Cards List
#progressive-enhancement

Progressive Web Components

Hacker News Top · 2026-07-31 Cached

Ariel Salminen introduces Elena, a 2.6kB open-source library for building Progressive Web Components that render HTML and CSS without JavaScript and enhance progressively. The article explains the design philosophy and taxonomy behind the approach.

0 favorites 0 likes
#progressive-enhancement

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
#progressive-enhancement

<click-to-play> — a still that plays

Simon Willison's Blog · 2026-06-17 Cached

A progressive enhancement Web Component that turns a GIF link into a still frame with a click-to-play button, reducing unnecessary GIF loads.

0 favorites 0 likes
#progressive-enhancement

The <noscript> element as a trap

Lobsters Hottest · 2026-05-14 Cached

The article discusses the limitations of the <noscript> HTML element, which only provides fallback content when JavaScript is completely disabled, not when JavaScript fails due to other reasons. It recommends using DOM APIs to dynamically update content instead.

0 favorites 0 likes
← Back to home

Submit Feedback