Accessibility
Some tips, tricks, and guidelines for building accessible web experiences.
50+ Web Accessibility Resources for Web Developers
The Myth of Inaccessible React
You might have heard ReactJS sites are inaccessible, but with the right setup, React can help you make your projects more accessible than ever before!
5 Tools For Automated Accessibility Audits
Some of the quickest accessibility wins can be simple fixes, but if you don't know what to look for, they can be hard to spot.
How to Run a Quick Accessibility Audit
Run a quick accessibility audit on any website, even if you've never done one before.
Designing Layouts for Screen Readers
You may think of layouts has being a primarily visual concern. Let's rethink that.
A Short Guide to Screen Reader Friendly Code
If you want to have an accessible website you *have* to make sure it works with screen readers. But how? Here are five tips.
What is website accessibility?
Short answer: web accessibility means building websites that are usable by as many people as possible
4 Principles for Getting Started with Website Accessibility
Getting started with web accessibility can be intimidating, but it doesn't have to be. Here are four simple (and fun!) tips to improve accessibility today.
Common Accessibility Mistakes and How to Avoid Them
I presented at DrupalCamp Asheville on my personal accessibility principles and accessibility mistakes to avoid - the slides and recording are now available!.
The Future of the Web is Accessible
A Simple Intro to Website Accessibility
Web accessibility is getting a lot of attention these days, but it can be a confusing--even inaccessible--topic. Here's a simple introduction to web accessibility.
Focus Rings for Keyboard Interactions Only
Implementing the :focus-visible polyfill for better focus styles.
How to Write Accessible Javascript
Save yourself some trouble with these JavaScript techniques for developing accessible web interfaces.