Raindrop.io Bookmarks 10/21/2022
著
- Edit Someone Else's Website: contenteditable & designMode
"There's an API on the document object called designMode and you can set it to either "on" or "off". The cool thing about this designMode is that it allows you to enable that contenteditable state on the entire document."
- Accessibility Checkers - A Good Start, not a Solution - Knowbility
"Accessibility checkers should be part of a more comprehensive approach, along with implementing accessibility best practices, expert-led accessibility testing and auditing, and user testing by people with disabilities."
- A Use Case for Cascading Attribute Sheets - daverupert.com
"It's been some years since Tab Atkins-Bittner first proposed Cascading Attribute Sheets. I had a situation come up which made me think about them again and I thought I'd share."
- Building a Better Web - Part 1: A faster YouTube on web
"A case study of changes the YouTube Web team made to improve performance, increase their Core Web Vitals pass rates and lift key business metrics."
- Website Fidelity - Jim Nielsen's Blog
"Kyle Simpson has a talk titled "FOUC, and the Death of Progressive Enhancement" wherein he suggests the idea of building websites in layers of fidelity instead of layers of technology."
- The Proprietary Syndication Formats - Chris Coyier
"Guess which format is going to outlast all these proprietary syndication formats. I'd say RSS, which I believe to be true, but really, it's HTML."