Raindrop.io Bookmarks 03/31/2024
著
- Reasons for opening links in a new tab | Stefan Judis Web Development
"It was March 2024, and we were just doing another round. I had always been in the "let me decide when I want to open a new tab!" camp, I discovered three valid arguments for opening a new tab."
- Running OCR against PDFs and images directly in your browser
"Crucially, everything runs in the browser. There is no server component here, and nothing is uploaded. Your images and documents never leave your computer or phone."
- Runtime compatibility across JavaScript runtimes
"Display APIs compatibility across different JavaScript runtimes. The data is retrieved from runtime-compat-data, based on MDN's format."
- Design System- Grouping and naming components | by Shuchi Sinha-Saxena | Medium
"Although the solution you may choose for your organization may be based on parameters that are unique to your setting but in most cases, Functional grouping will always make it easier and faster for users to navigate to the component they are looking for."
- Truly Semantic
"I suggest that we ultimately do not need tokens that aren't semantic functionally in our ecosystems. However, the reason why a token like color-blue-500 exists seems to be for human discourse."
- The Value of Design Tokens in Modern Web Development | Southleft, LLC
"Design tokens are the atomic building blocks of a design system. Think of them as named containers that store your website's visual DNA: colors, fonts, spacing, sizing, and more. By referencing these tokens throughout your project, you guarantee rock-solid consistency."