Raindrop.io Bookmarks 06/06/2021
著
- React Native: Measuring the accessibility of our frameworks
"We conducted an accessibility audit for React Native to find the points where issues were likely to arise. That audit provided us with a template that we can apply to other development frameworks across Facebook technologies."
- Cutting the Curb: The Power of Accessibility Research | by Yao Ding | Facebook Research | May, 2021 | Medium
"A moderated remote usability study on AAT revealed some surprising findings. Participants had split opinions on the tradeoff between more information versus more accurate information."
- Disabling a link | scottohara.me
"Specifying the role=link overwrites placeholder link's implicit generic role. Which also stops the AT that were trying to manage potential author errors from producing the "clickable" announcement."
- Hello, World. Introducing Stark for Chrome.
"We've long advocated that accessibility should be baked in at all points in a product's lifecycle and Stark for Chrome is our first entry into the workflow of developers."
- The Ember JS Framework Takes the GAAD Pledge
"As we join Global Accessibility Awareness Day (GAAD) in celebrating its tenth anniversary, we are delighted to announce that the Ember JavaScript Framework has taken the GAAD pledge to make accessibility a core value of our framework."
- What does an "accessibility flywheel" look like? - Sheri Byrne-Haber's Blog
"A business flywheel is an alternative to the more traditional "funnel" that graphically portrayed processes must follow to get and keep customers."
- Why Prefetch Is Broken
"The guess is a risky one: if you store it under the wrong key then you'll have fetch the same resource again just to store it under the right key. Users will see double fetching."