Diigo Bookmarks 03/20/2017
著
-
7 solutions for creating more accessible SVGs » Simply Accessible
"We’ve been working with SVGs a lot recently, which has led our developers down a rabbithole of discovery! Here are some things to consider when it comes to SVGs and accessibility."
-
Research Blog: Announcing Guetzli: A New Open Source JPEG Encoder
"Guetzli, a new open source algorithm that creates high quality JPEG images with file sizes 35% smaller than currently available methods, enabling webmasters to create webpages that can load faster and use even less data."
-
Thoughts on Negative Margins - daverupert.com
"When I see the margin-left: calc(-50vw + 50%) or similar margin+translateX trick to shift the whole column of content, my brain imagines a Jenga tower positioned on a food cart moving side to side."
-
CSS Grid Layout is Here to Stay - Rego's Everyday Life
"Bloomberg uses Chromium and they were looking forward to having a proper solution for their layout requirements. They detected performance issues due to the limitations of the current layout modules available on the Web. They see CSS Grid Layout as the right way to fix those problems and cover their needs."
-
Scrolling on the web: A primer - Microsoft Edge Dev BlogMicrosoft Edge Dev Blog
"First off, it’s best to avoid attaching wheel or touch listeners to the global document or window objects, and instead add them to smaller scrollable elements. Developers should also use passive event listeners whenever possible"
-
Surviving the New MacBook Pro | Brad Frost
"This is the glitchiest computer I’ve ever owned. I don’t know if it’s hardware related, software related, or some combination of the two."