Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Accessibility - FEDs Team
Search
David Dias
August 28, 2018
Programming
1
56
Accessibility - FEDs Team
A 3-minute presentation gave at Influitive regarding "Accessibility".
David Dias
August 28, 2018
Tweet
Share
More Decks by David Dias
See All by David Dias
Tailwind CSS - Transitioning Away from Styled Components
thedaviddias
0
130
My Front-End Developer Career Path
thedaviddias
0
160
Buy & Sell Contest 2022 - Behind the scenes
thedaviddias
0
30
Web Accessibility fundamentals (for developers)
thedaviddias
0
39
Web Accessibility fundamentals (for qa and product owners)
thedaviddias
0
29
The Front-End Checklist - A tool for meticulous developer
thedaviddias
0
1.5k
Managing International Teams
thedaviddias
0
64
Tools to develop fast and with efficiency
thedaviddias
1
330
How to invite a Front-End developer to dance?
thedaviddias
0
200
Other Decks in Programming
See All in Programming
ソフトウェアテスト徹底指南書の紹介
goyoki
1
150
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
310
Laravel Boost 超入門
fire_arlo
2
210
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
How Android Uses Data Structures Behind The Scenes
l2hyunwoo
0
260
🔨 小さなビルドシステムを作る
momeemt
3
670
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
120
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
260
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.1k
[FEConf 2025] 모노레포 절망편, 14개 레포로 부활하기까지 걸린 1년
mmmaxkim
0
1.5k
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
280
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
20
5.2k
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
431
66k
Balancing Empowerment & Direction
lara
3
610
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Typedesign – Prime Four
hannesfritz
42
2.8k
Automating Front-end Workflow
addyosmani
1370
200k
Fireside Chat
paigeccino
39
3.6k
Making Projects Easy
brettharned
117
6.4k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
840
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
187
55k
Transcript
Accessibility Blue-blind / Tritatonia FEDs Team
Accessibility
Accessibility
Accessibility
What is accessibility, really?
None
Keyboard only Signal lost Accessibility is not just when you
have disabilities Slow connection Small screen
Who is affected by disabilities? (numbers)
https://disabilitycompendium.org/sites/default/ fi les/user-uploads/2016_AnnualReport.pdf (online) (online)
None
None
Let’s take few examples
Modal and keyboard example
You have one minute to fi nish a challenge and
win 10 000 points… but suddenly, your mouse is
The person you’ll hear in the next slides is called
Samantha (don’t ask, I don’t have her phone number)
None
..or you just want to do an experience
None
Today it’s impossible to use just a keyboard to navigate
in the Hub.
Headings
None
Chapter 4
Today it’s impossible to clearly understand how the content is
structured.
What is the FEDs strategy?
- Ensure all components are accessible (ALL) - Use integrated
tools that give us a feedback about accessibility (inside the hidden, big, wonderful secret garden)
None
None
- Ensure all components are accessible (ALL) - Use integrated
tools that give us a feedback about accessibility (inside the hidden, big, wonderful secret garden) - Follow Accessibility Checklists
None
Web Design & Front-End components are built with accessibility in
mind!
That's All.