Raindrop.io Bookmarks 12/07/2022
著
- 2022 Design Tools Survey - Introduction | UX Tools
"We're excited to share the results of the Design Tools Survey for the sixth time! This year we can understand the industry more deeply as we ask new questions about remote work, leadership, and research."
- Taming the Cascade With BEM and Modern CSS Selectors | CSS-Tricks - CSS-Tricks
"That's how we can leverage the modern specificity-managing features of the :is() and :where() pseudo-classes alongside the specificity collision prevention that we get when writing CSS in a BEM format. And in the not too distant future, once :has() gains Firefox support"
- Introducing our new guide to Google Search ranking systems | Google Search Central Blog | Google Developers
"Going forward, we'll be more precise with our wording when differentiating systems from updates."
- Does WWW still belong in URLs? | CSS-Tricks - CSS-Tricks
"Critics of "WWW-less" domains have pointed out that in certain situations, subdomain.example.com would be able to read cookies set by example.com."
- Web Performance Calendar » Reduce Image Sizes by Removing Metadata
"Warning: Only remove metadata if these are your own photos or have permission as it may contain legally required copyright or licensing information!"
- 5 More HTML Concepts You Didn't Know · Frontend Dogma
"Form owners are essentially form elements that so-called form-associated elements are tied to. These are the following: button, fieldset, input, object, output, select, textarea, img, as well as form-associated custom elements."