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
140
My Front-End Developer Career Path
thedaviddias
0
170
Buy & Sell Contest 2022 - Behind the scenes
thedaviddias
0
34
Web Accessibility fundamentals (for developers)
thedaviddias
0
44
Web Accessibility fundamentals (for qa and product owners)
thedaviddias
0
34
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
ノーコードからの脱出 -地獄のデスロード- / Escape from Base44
keisuke69
0
170
EMこそClaude Codeでコード調査しよう
shibayu36
0
530
contribution to astral-sh/uv
shunsock
0
570
data-viz-talk-cz-2025
lcolladotor
0
110
GitHub Copilotを使いこなせ!/mastering_github_copilot!
kotakageyama
2
610
モテるデスク環境
mozumasu
3
1.4k
エンジニアに事業やプロダクトを理解してもらうためにやってること
murabayashi
0
110
Vueのバリデーション、結局どれを選べばいい? ― 自作バリデーションの限界と、脱却までの道のり ― / Which Vue Validation Library Should We Really Use? The Limits of Self-Made Validation and How I Finally Moved On
neginasu
3
1.7k
なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
ssssota
14
47k
組込みだけじゃない!TinyGo で始める無料クラウド開発入門
otakakot
2
380
AIと人間の共創開発!OSSで試行錯誤した開発スタイル
mae616
2
850
スキーマ駆動で、Zod OpenAPI Honoによる、API開発するために、Hono Takibiというライブラリを作っている
nakita628
0
330
Featured
See All Featured
Designing for humans not robots
tammielis
254
26k
Building Applications with DynamoDB
mza
96
6.7k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
Keith and Marios Guide to Fast Websites
keithpitt
412
23k
RailsConf 2023
tenderlove
30
1.3k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
BBQ
matthewcrist
89
9.9k
Producing Creativity
orderedlist
PRO
348
40k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
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.