Diigo Bookmarks 02/24/2019
著
- Accessibility T-shirts! Look like the a11y nerd you are - Axess Lab
"Flaunt your love for accessibility, cats and puns (alley cats..get it?!). Put this on your Tinder profile and you're good to go!"
- The Dark Side of the Grid (Part 1) - Manuel Matuzović
"The subgrid value isn't a standard yet, display: contents is buggy, and nesting grids will only work in specific use cases. If you see yourself compromising on semantics just to use CSS Grid Layout, don't use it or try to workaround the problem until browsers fix the display: contents bug or ship subgrids."
- Intelligent Tracking Prevention 2.1 | WebKit
"The introduction of ITP 2.1 coincides with Safari removing support for the Do Not Track (DNT) signal."
- The Five Most Common HTTP Errors According to Google - Pingdom Royal
"It's a general-purpose error message for when a web server encounters some form of internal error. For example, the web server could be overloaded and therefore unable to handle requests properly. Judging by Google's search statistics, this problem is a lot more common than 404 errors."
- CSS-in-JS and Static Rendering - Frontend Armory
"CSS-in-JS can be a huge win for maintainability. But for large statically rendered websites, plain CSS still has its place."
- Animation handoff: how to make sure what you design is what the developers build
"I believe the developer handoff features of these products are not there yet. I am aware of some effort in trying to generate code etc. but from my experience, developers are not comfortable maintaining a code snippet generated out of a design tool no matter how clean or "production ready" these claim to be."