Diigo Bookmarks 05/31/2017
著
-
"Koa11y is a desktop app that allows you to automatically detect accessibility (a11y) issues on webpages."
-
11 things I learned reading the flexbox spec – Hacker Noon
"Override this troublesome min-width: auto by setting min-width: 0, instructing flexbox that it’s OK for this item to be narrower than the content within it."
-
Under-Engineered Custom Radio Buttons and Checkboxen | Adrian Roselli
"I do not give it a display: none property since that hides it from assistive technology. Instead I rely on a CSS technique to visually hide the control that does not rely on the kinds of hacks that mess up RTL content"
-
Why your design team should consider switching to Figma
"I will tell you why Figma is so good and why the history of designers’ mass migration from Photoshop could soon repeat. Only this time, Bohemian Coding, not Adobe, will abandon ship."
-
An Introduction To CSS Filters - Vanseo Design
"My recommendation is to stick to SVG filters for the moment, but learn how CSS filters work. Once they have a little more support, you’ll probably opt for the CSS filter whenever it’s an option."
-
Switching From React To Vue.js
"React and Vue are kind of like Coke and Pepsi, so much of what you can do in React you can also do in Vue. There are some important conceptual differences though, some of which reflect Angular’s influence on Vue."