Articles by Tag #a11y

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Native HTML: Accordion Revisited

Six years ago, I explored the native <details> and <summary> elements to create...

Learn More 100 17Jan 6

Does Gemini Generate Accessible App Code?

The AI is here, and we all are going to lose our jobs. Or that's what I've been hearing for a while...

Learn More 23 0Mar 31

Does Cursor Generate Accessible Android Apps?

I've been testing the accessibility of Android code created by different AI tools, and this time,...

Learn More 28 5Jun 16

🖌️ Contrastly — Instantly Check Tailwind Colors Against WCAG AA/AAA

I often found myself double-checking Tailwind colors against WCAG contrast rules. So I built a tiny...

Learn More 26 6Sep 2

10 Tips to Make Your Blog Posts More Accessible

Sometimes I encounter this weird idea that developers don't need accessibility at all. Some people...

Learn More 29 2Jul 18

How I learned to code with my voice

In January 2025, I developed excruciating pain and pins and needles in my hands, which made it very...

Learn More 46 9Feb 4

Does Claude Generate Accessible Apps

During the spring and summer, I've been testing different AI tools for their ability to generate...

Learn More 20 2Aug 22

Writing Tests for Larger Font Sizes with Compose: Scrolling and Text Truncation

While testing Android apps for accessibility, one of the biggest problems I’ve encountered are with...

Learn More 12 0Oct 31

No A11y No UX

This one is inspired by Julia's "No Accessibility No UX". The first thing I learned about usability...

Learn More 7 1Oct 8

Today is the International Day of Persons with Disabilities

Today, December 3rd, is the International Day of Persons with Disabilities. The United Nations...

Learn More 47 13Dec 3 '24

Building Accessible Themes with Generative AI

Why I Needed Better Themes Most default code editor themes don’t work for me. As someone...

Learn More 4 6Nov 20

How Good Are Accessibility Linters? A Practical Test of React, Vue, and Angular

As front-end developers, we know the accessibility docs for our frameworks exist. But in practice,...

Learn More 3 0Nov 11

I Built an Accessibility Checker in a Week (Beta Launch - Feedback Wanted)

The Problem I Was Trying to Solve Accessibility always gets pushed to the end of the...

Learn More 2 5Oct 10

Como criar um menu hambúrguer acessível com a "armadilha de foco" (Focus Trap)

Olá, pessoal! Vamos direto ao ponto: seu menu hambúrguer provavelmente está quebrado para...

Learn More 6 1Oct 12

Principles of Web Accessibility

Heydon Pickering shared a set high-level guidelines on how to approach web accessibility

Learn More 10 1Jan 28

Inclusive and Accessible Postgres Events with the Hidden Disabilities Sunflower

October 21, Karen Jex (Crunchy Data / Snowflake) and I talked about accessibility and the Hidden...

Learn More 2 0Oct 27

Accessible, sustainable, and creative web development

Concluding my series about making our work and products more sustainable and breaking out of our...

Learn More 18 4Dec 16 '24

Introduction to ARIA: A Developer’s Guide

When we talk about creating accessible websites, ensuring that all users, including those who rely on...

Learn More 27 6Dec 24 '24

Header and footer elements lose their roles in sectioning content

Using proper ARIA landmark roles allows assistive technologies to navigate a page. You probably know...

Learn More 6 0Oct 21

The Architecture of Anxiety and Shame, Part One

Part One, The Scarcity and Pressure to Make Decisions and Placing Guilt in the Users...

Learn More 5 0Oct 7

The Problem of Trun...

Imagine that you're in an unfamiliar location. You can see a signpost, but it's old, and most of the...

Learn More 17 0Apr 26

Creating Accessible PDFs: A Comprehensive Guide

Creating Accessible PDFs: A Comprehensive Guide PDF accessibility is no longer just a...

Learn More 22 1May 22

Accessibility of Toggle Buttons

Quick Summary A task of making a cool toggle button comes your way and you’re headed down...

Learn More 7 2Sep 17

Wear OS Accessibility Considerations

Lately, I've been learning about Wear OS development. As I'm also an accessibility specialist, I've...

Learn More 8 2Sep 6

Accessibility: No More Excuses, It's Time to Step Up

Alright folks, time for another spoon full of hard dev truth. So grab a tissue, head over to your...

Learn More 12 5Mar 19

How Accessibility Can Supercharge Your SEO Game

One often overlooked yet highly impactful aspect of SEO is website accessibility. Making your website...

Learn More 18 9Dec 16 '24

Automated Testing with jest-axe

When building web applications, ensuring accessibility should be as important as delivering features...

Learn More 42 1Dec 22 '24

Beyond Visual: Why We Should Be Using More Haptic Feedback on the Web

Visual experiences dominate the web. Although most users access the Internet via mobile devices...

Learn More 20 5Feb 27

When Your Live Region Isn't Live: Fixing aria-live in Angular, React, and Vue

You've built a modern single-page application with dynamic content alerts and live tickers - of...

Learn More 5 1Nov 4

Blind coding

I want to talk about what it is like coding mostly blind. This is especially true for me as my...

Learn More 9 2Sep 10