Brett Haymaker, UI Engineer, Consultant & Instructor
Maybe. Maybe not.
Test Driven Development
A button exists.
<button />
has innerText of "Click me"
<button>
Click me </button>
button is blue
<button style={
background-color:
blue;}>Click me</button>
button text and background color contrast
ratio. How to test?
How to implement? Go out and learn how.
"Batteries Included" Accessibility is a Design Methodology
This is an invitation to consider Accessibility topics, concerns and insights as INPUTS that steer DESIGN DECISIONS that result in tangible product outcomes