Talking Transparent Design and Development on Agencies That Build

I had a lot of fun chatting with Jessie Coan and Varun Bihani about Cloud Four’s unique approach.
You appear to be offline, some content may be unavailable.
I had a lot of fun chatting with Jessie Coan and Varun Bihani about Cloud Four’s unique approach.
A look back at one of my first (and most popular) open source projects.
Starfield has a lot of computers to interact with: Ship controls, desktop terminals, and information kiosks. And they all have accessibility problems.
Part 4 explores the ValidityState API, a powerful, approachable, and well-supported API we can use to define custom validation messages.
Parts 1 and 2 of this series explore the browser's built-in HTML & CSS form validation features and how to progressively enhance the experience by layering in JavaScript. This article continues the exploration, focusing on a use case not handled natively: a checkbox group.
In Part 2 of this series, we take the base HTML and CSS form validation experience and progressively enhance it by adding JavaScript and the Constraint Validation API while also addressing accessibility concerns.
Can our GIF-like embeds support playback controls, alternative text, and reduced motion?
I had the opportunity this week to talk to Nicole Mors, Product Design Manager at Driveway. We dove into the challenges of managing a living design system, what designers can do to improve…
Using the native HTML disclosure widget for a burger menu is so enticing. Unfortunately, the details/summary elements come with accessibility issues, so it's not an inclusive solution.
Progressive enhancement or a great Cumulative Layout Shift metric score? Why not both?