Accessibility Podcasts: Best Shows for Developers and Designers
TABLE OF CONTENTS
- Why Audio Learning Works for Accessibility
- Dedicated Accessibility Podcasts Worth Your Time
- Best Accessibility Podcasts for Developers
- Design-Focused Accessibility Podcasts
- Understanding Disability Experience Through Audio
- How to Actually Use These Accessibility Podcasts
- FAQ Section
- Putting Learning Into Practice
Accessibility podcasts have become one of my favorite ways to keep learning without carving out extra screen time. Whether I'm commuting, walking the dog, or folding laundry, I can absorb insights from practitioners who've been doing this work for decades. There's something about the conversational format that surfaces nuances you just don't get from documentation or blog posts.
This guide shares the accessibility podcasts that have genuinely helped me grow as a practitioner, organized by what you're trying to learn.
Q: What are the best accessibility podcasts to start with?
A: For a solid foundation, start with A11y Rules for diverse practitioner interviews and 13 Letters for compelling storytelling. If you're a developer, add Syntax and ShopTalk Show, which regularly cover accessibility in their episodes. The key is finding voices that resonate with your learning style.
Why Audio Learning Works for Accessibility
Here's something I've noticed: reading about accessibility can feel abstract until you hear someone describe their actual experience. When a screen reader user explains how they navigate a complex form, or a developer walks through their debugging process, it clicks differently.
According to research from the University of Waterloo, audio learning activates different cognitive pathways than reading. For accessibility work specifically, podcasts help you:
- Understand the why behind best practices
- Hear diverse disability perspectives directly
- Learn from practitioners' mistakes and breakthroughs
- Stay current while multitasking
The accessibility podcasts below have shaped how I think about inclusive design far more than any specification document.
Dedicated Accessibility Podcasts Worth Your Time
A11y Rules Podcast
Nic Steenhout has been interviewing accessibility practitioners for years, and the archive alone is worth exploring. What makes this show special is the range—you'll hear from developers, designers, lawyers, advocates, and people with disabilities sharing their lived experience.
I particularly appreciate episodes where guests describe real project challenges. It's easy to read WCAG success criteria; it's harder to understand how they apply when stakeholders push back or timelines compress.
Listen if you want: Diverse perspectives from people doing this work daily
Find it: a11yrules.com
13 Letters
This show takes a storytelling approach that hits differently. Rather than how-to content, 13 Letters (referring to "accessibility") explores the human impact of inclusive and exclusive design through narrative.
Episodes have made me reconsider assumptions I didn't know I had. When you hear someone describe being unable to order food because a restaurant's new app wasn't accessible, abstract compliance requirements become concrete human experiences.
Listen if you want: Emotional connection to why this work matters
Find it: Major podcast platforms
AT Banter
Rob Mineault, Ryan Fleury, and Steve Murgaski discuss assistive technology from lived experience. The conversational, sometimes irreverent tone makes it feel like hanging out with friends who happen to have deep expertise in how technology actually works (or doesn't) for people with visual impairments.
For developers especially, hearing users discuss what works and what frustrates them is invaluable. The feedback is more candid than you'd get in formal user testing.
Listen if you want: Real talk about assistive technology from daily users
Find it: atbanter.com
Best Accessibility Podcasts for Developers
If you write code, you need accessibility podcasts that speak your language. These shows integrate accessibility into broader web development discussion, which honestly reflects how accessibility should fit into your workflow.
Syntax
Wes Bos and Scott Tolinski run one of the most popular web development podcasts, and they've done excellent accessibility-focused episodes. What I like is that they don't treat accessibility as separate—it comes up naturally when discussing forms, JavaScript patterns, or React components.
Their accessibility episodes are particularly good because they approach topics as learners rather than experts, asking the questions developers actually have.
Good episodes to start with: Search their archive for "accessibility" or "a11y"
ShopTalk Show
Dave Rupert and Chris Coyier (CSS-Tricks founder) have been covering web development for over a decade. Their accessibility discussions often emerge from real questions submitted by listeners, which means they're addressing actual challenges people face.
The show's long history means there's an extensive archive of accessibility content that's still relevant, though I'd recommend more recent episodes for up-to-date browser and tooling information.
JavaScript Jabber
When frameworks release new versions or patterns emerge, this show often addresses accessibility implications. Useful if you work heavily in the JavaScript ecosystem and want to understand how React, Vue, or Angular accessibility considerations evolve.
Design-Focused Accessibility Podcasts
99% Invisible
Roman Mars created a show about design that's become culturally significant far beyond the design community. While not specifically about digital accessibility, episodes frequently explore inclusive design, universal design principles, and how physical spaces accommodate (or exclude) people with disabilities.
These episodes expand how I think about accessibility beyond WCAG compliance. Understanding curb cuts, talking traffic signals, or accessible architecture changes your mental model for digital inclusion.
The episode on the history of the ADA is particularly worth your time—it provides context for why legal frameworks exist.
Inclusive Design Podcast (IDRC)
The Inclusive Design Research Centre at OCAD University produces this show, bringing an academic perspective to inclusive design. If you want deeper exploration of why certain approaches work, with research backing, this is valuable.
The Canadian context also provides perspective on accessibility beyond US-focused discussions.
Understanding Disability Experience Through Audio
These shows aren't specifically about web accessibility, but they've shaped my work significantly.
The Disability Visibility Podcast
Alice Wong, a disability justice activist and writer, interviews disabled people about their experiences. Understanding disability culture, history, and politics makes you a better accessibility practitioner.
Accessibility work disconnected from actual disability experience tends to produce technically compliant but practically frustrating experiences. This podcast helps bridge that gap.
Eyes on Success
Focused on blindness and visual impairment, this show covers technology, employment, and daily life. For anyone building screen reader compatibility, hearing how people actually use these tools daily provides context specifications can't.
How to Actually Use These Accessibility Podcasts
I've subscribed to shows and never listened. Here's what actually works for me:
Pick two shows maximum to start. I recommend A11y Rules plus one developer-focused show like Syntax. Subscribe, let episodes accumulate, then browse titles for topics relevant to current projects.
Listen actively when topics match your work. If you're about to build a complex form, search podcast archives for form accessibility episodes. Targeted listening beats passive consumption.
Take voice notes. When something resonates, pause and record a quick voice memo. I've captured actionable insights this way that would otherwise disappear.
Share episodes with your team. When I find an episode particularly relevant to a project, I'll share it in Slack with a one-sentence summary. It opens conversations that reading documentation doesn't.
FAQ Section
Q: I don't have time for podcasts. Is it worth making time?
A: Podcasts fill time you're already using—commuting, exercising, cooking. If you have 20 minutes anywhere in your routine that doesn't require reading, you can learn accessibility. Start with one show and see if it sticks.
Q: Are transcripts available for these accessibility podcasts?
A: Most accessibility-focused shows provide transcripts, which makes sense given their subject matter. Check show notes for each episode. A11y Rules and 13 Letters typically include transcripts. If a show you like doesn't have them, requesting transcripts is reasonable feedback.
Q: Which accessibility podcast should I recommend to my team?
A: For mixed teams (designers, developers, product managers), start with 13 Letters—the storytelling format resonates across roles. For developer-heavy teams, A11y Rules provides practical perspectives. Share specific episodes rather than whole shows; it's more actionable.
Q: How do podcasts compare to other accessibility learning methods?
A: Podcasts complement but don't replace hands-on learning. You can't learn to test with a screen reader by listening to podcasts. But podcasts provide perspective, motivation, and conceptual understanding that make technical learning more meaningful.
Q: Are there accessibility podcasts in languages other than English?
A: Accessibility communities exist globally, with podcasts in various languages. Search "[accessibility/a11y] podcast [your language]" to find local options. European accessibility regulation has sparked content in multiple languages.
Putting Learning Into Practice
Listening to accessibility podcasts only matters if it changes your work. TestParty exists because we know the gap between learning about accessibility and achieving accessibility on production sites.
After you've absorbed insights from these shows, you'll want to apply them. That's where continuous monitoring and automated remediation become valuable—they catch issues you've learned to understand but might miss manually.
Ready to see where your site stands? Get a free accessibility scan to identify issues, then use what you've learned from these podcasts to prioritize fixes.
Related Articles:
- Top 100 Accessibility Blogs and Newsletters to Subscribe To
- Accessibility Meetups & Communities: Where to Network in 2025
- Accessibility Training Programs: University Courses and Bootcamps
This article was developed using AI-assisted research and writing tools, then reviewed by TestParty's accessibility team. The information provided is educational and shouldn't replace professional legal or compliance advice. For guidance on your specific accessibility needs, we recommend speaking with qualified experts.
Stay informed
Accessibility insights delivered
straight to your inbox.


Automate the software work for accessibility compliance, end-to-end.
Empowering businesses with seamless digital accessibility solutions—simple, inclusive, effective.
Book a Demo