Latest posts

Field notes on using `aria-haspopup` attribute

Dive into a common misuse of the `aria-haspopup` attribute that can create barrier to your users.

How to use a more natural voice for Gnome's Orca screen reader

Using Pied application and Piper engine, discover how to use the Orca screen reader with a more natural voice

Today I learned: How to programmatically detect if a Node.js script is called from the command line or being imported

Find out CommonJS and ES modules way to programmatically determine whether your script was called from the CLI or from an import or require statement

Today I learned: How to use throw and try/catch blocks in combination with setTimeout

Find out how to avoid uncaught error when combining catch blocks with setTimeout

Using Orca to Evaluate Web Accessibility

Learn how to use Linux GNOME desktop screen reader to evaluate Web Accessibility

Browse full archives