Raindrop.io Bookmarks 02/14/2024
著
- 5 Hidden Risks of Your Inaccessible Website
"The marketplace is loaded with bright, talented individuals with disabilities. But if these job candidates can't even apply because your system isn't accessible, your company has lost the opportunity to become a stronger organization, and you risk settling for lesser talent."
- Can generative AI help write accessible code? - TetraLogical
"In October 2023, the TetraLogical team asked the question "Can generative AI help me write accessible code?". The answer was surprisingly simple - yes, if you're smart enough not to trust every answer you receive and you know how to verify its accuracy."
- Making a Difference with Web Standards - Mightybytes
"We recently joined the World Wide Web Consortium (W3C), which produces guidelines and open web standards that advance environmental, social, and economic justice. In this post, we explore how web standards inform legislation and contribute to a better future."
- The UX of Threads' downfall. When fast onboarding gets in the way of... | by Daniel de Mello | Feb, 2024 | UX Collective
"Well, here's the issue: in the internet we keep multiple profiles, each serving a purpose and showing different sides of us."
- What is CSS Motion Path?
"Quite simply, CSS Motion Path is a CSS property used to animate an element along a path. This path can be anything - one you've created yourself or taken from an existing design."
- When to use the min() or max() function
"min() or max()? You always struggle to know which one to use and you end up trying both until one of them works."
- A Practical Introduction to Scroll-Driven Animations with CSS scroll() and view() | Codrops
"This view() function powers the animation as it crosses a scrollport."