Quoting Rodrigo Arias Mallo
A blog post discussing GitHub's frontend requiring JavaScript, hindering use in the Dillo browser, and the principle of progressive enhancement.
A blog post discussing GitHub's frontend requiring JavaScript, hindering use in the Dillo browser, and the principle of progressive enhancement.
Creating an accessible keyboard shortcut with Alpine.js to move focus to a form input using the 'f' key, avoiding autofocus issues.
A guide to using the JavaScript SpeechSynthesis API for programmatic browser speech to enhance user experience and accessibility.
Argues that generic Tooltip components in design systems are flawed and proposes better, more accessible alternatives for web development.
A developer shares a CSS technique to make the output of ColdFusion's CFDump tag more readable by increasing the font size.
A developer rants about building accessible web components while creating open-source components to display Bluesky likes using its open API.
Exploring CSS Relative Colors to generate accessible text colors, comparing it to the upcoming contrast-color() function and discussing tradeoffs.
A developer discusses designing an inclusive SaaS dashboard, focusing on color blindness accessibility and user experience principles.
Exploring the best HTML and ARIA patterns for accessible button groups, comparing radio buttons vs. buttons with aria-pressed based on expert advice.
Explores when to use pixels vs. ems/rems in CSS for optimal web accessibility, arguing both are necessary.
How to add a lang attribute to your Next.js site's HTML element for improved accessibility and Lighthouse performance scores.
A guide on how to evaluate the accessibility (a11y) of npm packages before using them in a web project.
A detailed guide to a modern CSS reset, explaining each rule and its benefits for improving web development.
A developer shares the process and inspiration behind the fifth major redesign of their personal blog, giving it a VS Code-inspired theme.
A developer shares how they overcame a repetitive-strain injury (RSI) and now codes using voice commands and an eye-tracker.
Analysis of why Gatsby.js sites have fewer accessibility errors than average, exploring developer 'guide rails' and automated testing.
A technical guide on creating animated sparkle effects for text and images in React, including planning, animation, and accessibility.
A guide on implementing accessible animations in React using the prefers-reduced-motion media query to respect user motion preferences.
A developer created an open-source, accessible résumé template using Eleventy, focusing on semantic HTML and print styles.
Analyzes the benefits of text-only news websites during emergencies, highlighting their speed, reliability, and user-friendliness.