Asdfghjkl: a keyboard-first mouse controller for macOS
A developer built Asdfghjkl, a macOS tool for controlling the mouse cursor precisely using keyboard-driven grid navigation.
A developer built Asdfghjkl, a macOS tool for controlling the mouse cursor precisely using keyboard-driven grid navigation.
Essential front-end accessibility practices for developers, covering semantic HTML, keyboard navigation, ARIA, and more to improve UX for all users.
A guide for developers on getting started with VoiceOver screen reader on macOS, covering basic navigation and keyboard commands.
A quick guide to enabling keyboard navigation for confirmation dialogs and controls on a new Mac.
A guide to designing and implementing accessible focus indicators for keyboard and assistive technology users, covering WCAG compliance.
A guide to improving web accessibility by optimizing keyboard navigation using tabindex and ARIA attributes for better user experience.
A developer lists 8 common web accessibility mistakes, like removing focus outlines and misusing placeholders, and provides practical solutions to fix them.
Explains the HTML tabindex attribute, covering how it controls element focus order and accessibility for keyboard navigation.
Explores challenges in building accessible web components, focusing on keyboard support for modals and offscreen menus, and proposes platform improvements.
A guide to building a multi-level dropdown navigation menu that is fully accessible across mouse, touch, keyboard, and screen sizes, with JavaScript fallback.
A discussion on web accessibility for developers, emphasizing the need for practical implementation over theory and the importance of keyboard navigation.