How we Built Designcember
A technical deep dive into building the Designcember holiday calendar site, covering responsive design, CSS techniques, and development tools.
A technical deep dive into building the Designcember holiday calendar site, covering responsive design, CSS techniques, and development tools.
A comprehensive 22-module course on HTML forms covering design, accessibility, security, and best practices for web developers.
Explains the importance of the HTML 'lang' attribute for accessibility, screen readers, and localization.
A detailed guide to a modern CSS reset, explaining each rule and its benefits for improving web development.
A technical guide on improving web accessibility for toggle buttons, focusing on screen reader announcements and JavaScript implementation.
A web developer reflects on her first year running an independent business, focusing on accessibility work and the pros and cons of freelancing.
Argues for adding a new <search> HTML element as semantic sugar for the ARIA search role, improving web accessibility and native HTML parity.
A developer shares the process and inspiration behind the fifth major redesign of their personal blog, giving it a VS Code-inspired theme.
Explores using the CSS element() function to mask one element with another, focusing on creative visual effects and accessibility considerations.
Explains how to use CSS Level 5 media queries (hover, pointer) to detect hover-capable devices for better responsive design and accessibility.
A guide on using knitr and R Markdown to automatically collect and display all figure alt text (fig.alt) in an appendix.
A web developer discusses being interviewed by the Wall Street Journal about designing for motion sensitivities and the 'prefers-reduced-motion' browser feature.
Analysis of how fixing a minor checkout button issue at Olive Garden could boost revenue by millions, highlighting small UX changes at scale.
Tips for web developers to ensure content remains understandable and functional when CSS is stripped by Reader modes and reading apps.
A guide to creating accessible text labels for eCommerce buttons and links that work for both screen reader and speech-input users.
A web developer criticizes accessibility overlays as harmful and ineffective, advocating for proper web accessibility practices.
A recap of a live pair programming stream focused on debugging and fixing accessibility issues in a Forem/DEV onboarding process.
Explains numeronyms (like a11y) and provides a JavaScript function to create them, including an interactive bookmarklet.
A software engineer's personal review of 2020, covering work on frontend infrastructure and accessibility, side projects, blogging stats, and travel.
Explores the accessibility implications of the CSS content-visibility property, testing its impact on screen readers and the accessibility tree.