Raindrop.io Bookmarks 08/31/2020
著
- How Fast Should Your Load? | Firebase Developers
"You the developer can't control what network a user comes on. Which means that web performance isn't about knowing a solid number that your site loads in. It's knowing that your page load is a spectrum of different times under different conditions. The only way to know this is to measure."
- Alt text overlay bookmarklet | Christian Heilmann
"I played with the idea a bit and created a bookmarklet to easily test which images have alternative text and what it is. I've put it up on GitHub and you can test and add the Alt Text Rollover bookmarklet to your browser."
- swyx Writing | Developer Exception Engineering
"Most orgs are set up in a way that lack of feedback isn't noticed when it isn't given, and feedback when given feels like additional burden. This is, unsurprisingly, not conducive to feedback."
- W3C Website redesign: new Information Architecture, wireframes | W3C Blog
"Since the publication of Studio 24's notes on CMS platform selection a month ago, slow progress was made: accessibility testing, conversations and one frustrating observation: many tools don't really seem to consider accessibility from the onset which may have to make for difficult decisions around how we ensure editing tools are accessible for all users."
- a11y is web accessibility | Eric Bailey
"Originally used by accessibility practitioners to save on character count when talking shop, it was further codified as a hashtag when Twitter decided to natively implement a feature that was formed from emergent user behavior--a surprisingly uncharacteristic move for the platform."
- Custom CSS Styles for Form Inputs and Textareas | Modern CSS Solutions
":focus state needs to have 3:1 contrast against the unfocused state if it involves something like changing the border color or, according to the WCAG 2.2 draft, a thickness greater than or equal to 2px."