DEV Community

Accessibility

the practice of making your website usable by as many people as possible

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mechanically Detecting Accessibility Violations

Mechanically Detecting Accessibility Violations

1
Comments
8 min read
Understand web Accessibility: The 4 WCAG principles (part 1)

Understand web Accessibility: The 4 WCAG principles (part 1)

Comments
2 min read
Why do I need an Accessible Design System?

Why do I need an Accessible Design System?

Comments
2 min read
Accessibility Jargon

Accessibility Jargon

3
Comments
2 min read
How I learned about accessibility through open source contribution

How I learned about accessibility through open source contribution

5
Comments 1
2 min read
Trapping user focus four ways in TypeScript

Trapping user focus four ways in TypeScript

2
Comments
3 min read
Focus trap: como mantener el foco dentro de un modal

Focus trap: como mantener el foco dentro de un modal

3
Comments
4 min read
How to create accessible tournament brackets with only HTML and CSS

How to create accessible tournament brackets with only HTML and CSS

36
Comments 1
5 min read
What HTML to use for a read-only form?

What HTML to use for a read-only form?

2
Comments
4 min read
Building Accessible Animations with prefers-reduced-motion

Building Accessible Animations with prefers-reduced-motion

8
Comments
1 min read
Bootcamps don't teach you this...

Bootcamps don't teach you this...

20
Comments 5
3 min read
Using Accessibility Rules with SwiftLint

Using Accessibility Rules with SwiftLint

7
Comments 2
2 min read
How I test a website for accessibility

How I test a website for accessibility

74
Comments 3
8 min read
Make table rows clickable as links with tanstack-table and CSS

Make table rows clickable as links with tanstack-table and CSS

15
Comments 2
5 min read
How to Add Content Descriptions in Compose - A Guide for Android Devs

How to Add Content Descriptions in Compose - A Guide for Android Devs

15
Comments
7 min read
PortOptsCLI - Ports Collection Accessibility

PortOptsCLI - Ports Collection Accessibility

Comments
4 min read
Focus Management: como mejorar la accesibilidad y usabilidad de nuestros componentes.

Focus Management: como mejorar la accesibilidad y usabilidad de nuestros componentes.

8
Comments 1
7 min read
Interop Priority Game 2024

Interop Priority Game 2024

Comments
8 min read
A Beginner's guide to writing better ALT texts

A Beginner's guide to writing better ALT texts

Comments
4 min read
Accessibility Testing with Chrome DevTools

Accessibility Testing with Chrome DevTools

25
Comments 1
4 min read
HTML: Buttons vs. Links

HTML: Buttons vs. Links

7
Comments
3 min read
Reponsive by default

Reponsive by default

7
Comments
8 min read
What's new in WCAG 2.2

What's new in WCAG 2.2

6
Comments
6 min read
How to Build a Custom React Hook to Listen for Keyboard Events

How to Build a Custom React Hook to Listen for Keyboard Events

18
Comments
3 min read
TypeScript and React: Enforcing Props for Accessibility

TypeScript and React: Enforcing Props for Accessibility

31
Comments 6
5 min read
loading...