Raindrop.io Bookmarks 08/03/2023
著
- Do we need WCAG 3 (now)? · Eric Eggert
"WCAG 2 has hundreds of open issues and pull requests, mostly for supplemental guidance like the Understanding and the Techniques. And exactly those types of information is what WCAG 3 is thinking about to update frequently."
- Firefox DevTools Custom Object Formatters - Firefox Developer Experience
"Once custom formatters are enabled, websites can customize how objects are displayed in the Web Console and the Debugger."
- If Web Components are so great, why am I not using them? | daverupert.com
"Web Components have a marketing problem. I have a lot of opinions about this, so many that I joined the Web Components Community Group."
- Enable hover conditionally in CSS -- Amit Merchant -- A blog on PHP, JavaScript, and more
"Essentially, the any-hover media feature is a media query that returns true if the device supports hover and false if it doesn't. So, you can use this media query to disable hover on devices that don't support it."
- Resume and pause animations in CSS -- Amit Merchant -- A blog on PHP, JavaScript, and more
"Essentially, you can pause and resume animations in CSS using the animation-play-state property. This property accepts two values: running and paused."
- Accordions on Desktop: When and How to Use
"On desktop, use accordions for content-heavy pages where users will not need to access content under several accordions."
- The Future of Design Systems is Semantic | Figma Blog
"I see documentation websites diminishing, as more products like Figma that incorporate design systems provide that natively within the app."
- Adactio: Journal--Opportunity
"If the majority seems to be doubling down on more tracking, more JavaScript, and more enshittification, then there's a potential opportunity there (acknowledging that you've still got to battle against inertia and sunk cost)."
- CSS And Accessibility: Inclusion Through User Choice -- Smashing Magazine
"In this article, Carie Fisher outlines which CSS media features are available for detecting user preferences and how they are used to design and build more inclusive user experiences."