Diigo Bookmarks 02/28/2019
著
- Accessibility, a powerful design tool - Slack Design
"Accessibility is not a constraint: It is a design philosophy that encourages you to make better choices for your users, and helps you focus on what really matters."
- Breaking Boxes With CSS Fragmentation -- Smashing Magazine
"In this article, I'm going to introduce you to the CSS Fragmentation specification. You might never have heard of it, however, if you have ever created a print stylesheet and wanted to control where the content breaks between pages, or multi-column layout and wanted to stop a figure breaking between columns, you have encountered it."
- Make your Google Fonts render faster · PerfPerfPerf
"Unfortunately, Google Fonts don't support font-display natively, so you can't apply this optimization to them. This tool generates a small wrapper around Google Fonts that adds font-display support and helps to render text quicker."
- Accessibility is not a "React Problem" | Netlify
"it should be noted that nothing in React prevents us from building accessible web apps."
- WCAG 2.1 parsing error bookmarklet - updated 25th February 2019 | TPG - Digital Accessibility Solutions
"A problem with using a standard HTML validator to check for this subset is that many other conformance errors and warnings are also reported and while these may or may not be important to fix, they are not a requirement within the scope of the success criterion."
- F87: CSS Generated Content and WCAG Conformance | Adrian Roselli
"Strict adherance to WCAG techniques in light of changing technologies and best practices is a form of Uncanny A11y that I have no interest in perpetuating. F87 taken strictly contributes to that."
- Do we still need JavaScript frameworks? - freeCodeCamp.org
"much of what frameworks do will probably become easier to do with smaller libraries and/or native code as time goes on."