Raindrop.io Bookmarks 07/20/2023
著
- Writing CSS In 2023: Is It Any Different Than A Few Years Ago? -- Smashing Magazine
"CSS is evolving faster than ever. With all of the new features that are now available -- and forthcoming -- since we got Flexbox and Grid years ago, the way we write CSS is evolving, too."
- Component Driven User Interface Testing (CDUIT) | by Raju Ayyampillai | Jun, 2023 | Medium
"Component-Driven Development (CDD) is a development methodology that anchors the build process around components. It is a process that builds UIs from the "bottom up" by starting at the level of components and ending at the level of pages or screens."
- A Firefox-only minimap | Stefan Judis Web Development
"If you discovered this page, you're part of the few Firefox desktop users out there (market share is only 4% right now) and wondered how my blog posts' minimaps are made."
- Designing Age-Inclusive Products: Guidelines And Best Practices -- Smashing Magazine
"As we age, all of us will experience longer reaction times, changes in selective attention, attention-splitting, and changes in our motor functions. Therefore, designing for an older audience will achieve the goals of having an inclusive, easy-to-navigate, and user-friendly for our future selves as well."
- Getting instant return from your accessibility testing - Karl Groves
"All persons involved in a project must have the opportunity to contribute feedback on project quality and that feedback should be addressed when doing so is the most effective."
- Offset parent and stacking context: positioning elements in all three dimensions | Polypane, The browser for ambitious web developers
"When you position your element with absolute positioning along the X and Y axis, what is it positioned relative to? The answer is the offset parent. Whenever you position an element with top, right, bottom and left, the browser looks at this 'offset parent' to determine where to place the element."
- Loading & progress indicators -- UI Components series | by Taras Bakusevych | Jul, 2023 | UX Collective
"A study on Tolerable waiting time and the impact of feedback on user tolerance by Fiona Fui-Hoon Nahassessed addressed the questions of how long users are willing to wait before abandoning a web page and the effect of feedback on tolerable waiting time. The findings revealed that the presence of feedback prolongs web users' tolerable waiting time."