Raindrop.io Bookmarks 04/25/2021
著
- Beautiful PDFs from HTML
"This guide provides a basic tutorial to using paged.js, for my own future reference and yours, and I highly recommend you visiting their site and supporting their project."
- Quick VS Code tip: Automatically add image width and height to images | Christian Heilmann
"Use the Command Palette" (CMD + Shift + P on Mac or Ctrl + Shift + P on Linux / Windows) and type "size" to trigger the Emmet size script that automatically adds width and height."
- Real-world CSS vs. CSS-in-JS performance comparison - Tomas Pustelnik's personal website
"Don't use runtime CSS-in-JS if you care about the load performance of your site. Simply less JS = Faster Site. There isn't much we can do about it."
- How to understand CSS
"Too much time is spent trying to overwrite styles, and make customizations, without an understanding of what the underlying framework is actually doing."
- Social Impact Heroes: Why & How Preety Kumar of Deque Systems Is Helping To Change Our World | by Yitzi Weiner | Authority Magazine | Apr, 2021 | Medium
"My now expanded executive team and I walked into the conference room at Adobe to meet with the Senior Product Manager of Adobe Acrobat. After two hours of intense discussions, that executive looked at me and said "You are a threat to Adobe Acrobat.""
- Designing Custom Focus Indicators | Craft CMS
"While the WCAG 2.2 requirements are not yet official recommendations, they're sensible guidelines to keep in mind when designing focus indicators. At the same time, WCAG requirements should be treated as minimum requirements."
- Chartability
"Chartability is a methodology for ensuring that data visualizations, systems, and interfaces are accessible."
- Space Jam | Max Böck
"Although connection speeds and devices keep getting better and better, the web is actually getting slower. We see the increasing bandwidth as an invitation to use more and more stuff in our websites. More images, more videos, more JavaScript."