Raindrop.io Bookmarks 05/12/2024
著
- Everything a Web Designer Needs to Know in 2024 | Design Shack
"The job title "web designer" keeps expanding. Depending on your role and how many people are on your team, the term "web designer" can mean a number of things, and the scope that it covers seems to keep growing with every year that passes."
- Should we rely on browser detection? - Hello my name is Niels Leenheer
"Browser detection, either using the User-Agent string or client hints, is a guess. In most cases, it's a good guess, but a guess nonetheless."
- Using the Popover API for HTML Tooltips - Frontend Masters Boost
"Note I'm calling this an HTML Tooltip, because what pops up isn't text alone, which you might argue can be done with the title attribute. These popovers are far more flexible, allowing you to style them and can contain anything HTML can."
- New alternatives to innerHTML
"If we're (hopefully) getting setHTML, and we already have innerHTML, why do we even need setHTMLUnsafe? The answer is declarative shadow DOM."
- CSS inheritance - Piccalilli
"Inheritance truly is a superpower and it's what makes developing on the web a joy if you embrace it. In this quick post, I'm going to convert you into a super fan."
- Manifesto for a Humane Web
"If what we don't want from the web is increasingly clear, perhaps it's time to identify what kind of web we do want. How do we define a humane web?"