Making CFDump Easier To Read As I Get Older
A developer shares a CSS technique to make the output of ColdFusion's CFDump tag more readable by increasing the font size.
A developer shares a CSS technique to make the output of ColdFusion's CFDump tag more readable by increasing the font size.
Explores when to use pixels vs. ems/rems in CSS for optimal web accessibility, arguing both are necessary.
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.
Announcing the release of downshift 2.0.0, featuring improved accessibility, React Native support, a simpler API, and better TypeScript definitions.