Articles for the Progressive Enhancement tag
-
Conform: Forms the Platform Already Knows How to Submit
Most form libraries rebuild everything the browser already does for forms. Conform takes the opposite bet: trust the platform, then enhance it.
-
Elena: Progressive Web Components That Lead With HTML
Most web component libraries demand JavaScript before they show you anything. Elena flips that order, treating JS as an enhancement rather than a prerequisite.
-
Obs.js: Meet Your Users Where They Actually Are
Web performance happens somewhere between you and your user. Obs.js hands you the signals to deliver the right experience to the right person under the right conditions, right now.
-
Invokers Polyfill: Buttons That Just Know What to Do
The Invoker Commands API lets buttons declare what they control and how, right in the HTML. The invokers-polyfill brings that power to browsers that have not caught up yet, with zero dependencies and exact spec compliance.