Diigo Bookmarks 07/17/2016
著
-
Buttons shouldn’t have a hand cursor — Simple = Human — Medium
"There is this belief that the hand cursor means “clickable”, but this is incorrect and potentially problematic."
-
Adactio: Journal—Unlabelled search fields
"for some reason, we keep getting handed designs that show unlabelled search forms."
-
How Will Web Components Change CSS Architecture? - Snook.ca
"a component-based approach allows us to localize CSS to a given component and get the performance benefits of only using that CSS when it's needed."
-
m(Dot) vs. Responsive vs. Adaptive: Which Mobile Design Is Best for Optimizers?
"Adaptive solves responsive design’s core issues and is better for optimization in theory, but requires a lot of human and monetary resources. Technology is beginning to correct that; expect major growth in this space."
-
✨Una Kravets' Blog: Musings on Front-End Development and Design✨
"Performance optimization is a team effort and we need to get the whole team on board instead of waiting for the point in the project where we're developing the thing to double-back and fix our mistakes. We need to start prioritizing performance (and accessibility) as a part of the design process, because it is."
-
The limits of @supports - QuirksBlog
"What’s clear from these tests is that @supports is only useful when you’re detecting entire CSS modules such as flexbox."