Browsing Tag
a11y
27 posts
Accessibility Checks with Jetpack Compose Previews
Now that Android Studio Iguana is out and stable, I wanted to write about one feature it provides…
Responsive design and cross-device testing
Best viewed with an open mind… The so-called “browser wars” long before current web standards like HTML 5…
Yet Another Newsletter LOL: Time to Recharge
This will be the last newsletter until the new year. I’ll be taking some time off to recharge.…
How to build an accessible navigation menu
Hey there! Today, we’re looking into how to build an accessible menu. I decided to write this article…
Sloan’s Inbox: Any advice on how to advocate for a11y improvements at my org?
Howdy! Sloan, DEV Moderator and resident mascot, back with another question sent in from a DEV community member.…
React-ing to accessibility: Building accessible e-commerce forms that everyone can use
Introduction In this article, I’ll explore one possible way to build a simple form in React, using Radix…
Live Regions in React
What is a Live Region? Live Regions, Browsers, and Screen Readers The Code What is a Live Region?…
React Testing Library & Accessibility
React testing library is one of, if not, the most popular testing libraries there is for React. With…
Introduction To Web Accessibility
Web accessibility has so many benefits that it offers online business owners and website owners. One of these…
Navigation between pages
Semantic structure is the foundation for accessible markup, as they properly convey information to the user through the…