Diigo Bookmarks 10/14/2019
著
- Images done right: Web graphics, good to the last byte -- Martian Chronicles, Evil Martians' team blog
"Study the theory behind digital images and how humans perceive them--to improve the experience for your users."
- Challenges to digital accessibility now and in the future | TPG - The Accessibility Experts
"We know accessibility knowledge can be hard to acquire and apply. But some concerns relate to a more fundamental lack of basic technical knowledge (HTML basics) or understanding of the needs and circumstances of the people for whom we're creating digital content."
- Optimizing images for the web - an in-depth guide - DEV Community
"1. Use optimized images (optimized by automated build tools, online services or CDN) 2. Use lazy loading (JS solution until native becomes more supported) 3. Optimize images for high pixel density screens 4. Use WebP image format 5. Use progressive images"
- Why Progressive Web Apps Are The Future of Mobile Web [2019 Research]
"In short, now is the time to integrate these technologies into your ecosystem of customer touchpoints."
- Adaptive Photo Layout with Flexbox | CSS-Tricks
"The solution is not only lightweight but also quite simple. We'll be using an unordered list of images and just 17 lines of CSS, with the heavy lifters being flexbox and object-fit."
- Terseness tension | Christian Heilmann
"The biggest issue I see with solutions advertised as "in only $x lines of code..." is that they tend to have a lot of dependencies."