Raindrop.io Bookmarks 06/13/2023
著
- CSS! CSS! CSS! - Manuel Matuzović
"Una Kravets informed us that there's only 1 CSS conference. dev.events currently lists 53 JavaScript and 0 CSS events for the rest of the year. How is that possible?"
- W3C updates its Process Document | W3C News
"The role of Sir Tim Berners-Lee is thus evolving from Founding Director to Founder, Emeritus Director, Honorary Member of the Board of Directors."
- margin-trim as a best practice? - Chris Coyier
"If you add padding in the main flow direction of an element, adding margin-trim in that same direction."
- Browsertech Digest: "We should stop using JavaScript"
"Crockford's core gripe, if I can paraphrase it, is that we are crushing ourselves with the accumulated complexity we've piled on top of bad foundations, and it's hindering our ability to build."
- Avoiding Dark Patterns in Web Design | Frontend Masters
"there are two strategies for combatting deceptive design: to demonstrate that deceptive design causes more damage than it helps, to offer tangible alternatives."
- The Acronyms of Rendering on the Web - Salma Alam-Naylor
"Learn about different types of rendering on the web, and how it impacts user experience, site performance, and SEO."
- Is there a viable animated GIF alternative yet or what? - Cloud Four
"If we can't have video sources for img elements, fine, but the video element in its current state won't cut it. We need a clear means of defining alternative text, we need preloading"
- A ::selection web compatibility issue | Stefan Judis Web Development
"Selecting text works fine in Firefox and Safari even though the selection background is set to transparent on a parent element."