SMRTR ProgrammingJun 10, 2026lobste.rs

How building an HTML-first site doubled our users overnight

SMRTR summary

A developer rebuilt a utility company's broken React application using an HTML-first approach with Astro, and form completions literally doubled overnight. The key insight: javascript-heavy apps silently exclude users on old devices, poor connections, or assistive technologies. By using progressive enhancement, backend session storage, and a tiny custom web component for validation, the form worked everywhere — even without javascript.

SMRTR provides this summary for quick context. The original article belongs to lobste.rs.

Read the original article
SMRTR Programming

Get the next batch of curated summaries in your inbox.

This archive is built from SMRTR newsletter summaries. Subscribe for hand-picked stories without the extra noise.

Related Stories

More SMRTR summaries that connect to this topic.

Browse Programming