Diigo Bookmarks 11/25/2018
著
- Second Meaningful Content: the Worst Performance Metric | Filament Group, Inc., Boston, MA
"we've seen many sites move these dynamic content workflows from the server-side to the client-side to make it easier for marketing and UX teams to work with less developer support. Unfortunately, this shift to client-side JS can have a large impact on performance."
- Implications Of Thinking In Blocks Instead Of Blobs -- Smashing Magazine
"In the new model, the page has (React) components placed all over the page, each of them controlling their own logic, loading their own data, and self-rendering."
- Designer+developer workflow: more head-down work | Brad Frost
"There are a number of great things about having a clickable prototype this early in the process"
- The future of Information Architecture - UX Collective
"In the context of IA, ontology focuses on labeling and organizing, taxonomy focuses on organization, and choreography focuses on navigation and search."
- Grids in cards
"Paddings in cards are great, but how about using grids in cards? Using columns and rows for whitespace can give great flexibility, and lets us have optional padding: we can turn it off when we want to."
- CSS Logical Properties and Values in Chromium and WebKit - Rego's Everyday Life
"Firefox used to have some -moz- prefixed properties, but since Firefox 41 (September 2015) it is shipping many of the standard logical properties and values. Firefox has been using these properties extensively in its own tests, thus having them supported in Chromium will make easier to share them."