Color blindness
A personal perspective on red-green color blindness (deuteranopia), explaining how it actually works and its impact on interpreting digital charts.
A personal perspective on red-green color blindness (deuteranopia), explaining how it actually works and its impact on interpreting digital charts.
A tutorial on customizing the HTML <details> element's appearance, including removing default arrows and adding smooth animations with CSS and JavaScript.
A guide on selecting colorblind-friendly bivariate color palettes for data visualization, with examples in R.
Explains the importance of focus outlines for accessibility and provides methods to style or conditionally hide them using CSS and JavaScript.
Analysis of why Gatsby.js sites have fewer accessibility errors than average, exploring developer 'guide rails' and automated testing.
Explores the history of Braille as an analogy for iterative software development, highlighting how user-centric design leads to superior solutions.
A technical changelog detailing the frontend upgrades at DEV, including migration to Preact X and adoption of Testing Library with a11y testing.
A guide to accessibly hiding and styling checkboxes and radio buttons using SVG, focusing on maintaining usability for all users including screen reader users.
A guide to improving web accessibility by optimizing keyboard navigation using tabindex and ARIA attributes for better user experience.
A browser extension that checks for missing or insufficient alt text on images to improve web accessibility for all users.
Explains the importance of using the *ByRole query in Testing Library for accessible, robust tests and how to find fallback queries.
A technical guide on creating animated sparkle effects for text and images in React, including planning, animation, and accessibility.
Explores how the Animal Crossing website implements a reduced motion mode, respecting user preferences and OS settings for accessibility.
A guide on implementing accessible animations in React using the prefers-reduced-motion media query to respect user motion preferences.
A quick tip for Firefox users on Mac to enable tab navigation for links by adjusting the accessibility.tabfocus setting.
A developer created an open-source, accessible résumé template using Eleventy, focusing on semantic HTML and print styles.
A guide for iOS developers on implementing mouse and trackpad hover interactions for iPad apps using the new iPadOS 13.4 APIs.
Essential frontend testing criteria for a feature's Definition of Done, covering devices, accessibility, and JavaScript resilience.
Explores accessible HTML patterns for teaser/card components, comparing multiple link approaches and their pros/cons.
Andy announces a live stream to redesign his microblog, focusing on web design and front-end development.