Diigo Bookmarks 08/13/2018
著
- A one year PWA retrospective - Pinterest Engineering - Medium
"Since we shipped the new experience, mobile web has become the top platform for new signups. And for fun, in less than 6 months since fully shipping, we already have 800 thousand weekly users using our PWA like a native app (from their homescreen)."
- On Designing and Building Toggle Switches
"because the code for the demo will be public, so I have a bigger responsibility for making sure it's accessible, because I wouldn't want to spread any inaccessible code around, especially if there's a chance people might be using it somewhere else."
- Solved with CSS! Logical Styling Based on the Number of Given Elements | CSS-Tricks
"It is not advised to put content in pseudo elements for accessibility purposes. You can use the same technique of targeting :empty or :not(:empty) elements to apply styles to child elements that are more accessible to screen readers."
- Google Online Security Blog: Google Public DNS turns 8.8.8.8 years old
"In places like Africa and Southeast Asia, many ISPs also use 8.8.8.8 to resolve their users' DNS queries. Providing free DNS resolution to anyone in the world, even to other companies, supports internet access worldwide as a part of Google's Next Billion Users initiative."
- Project Natick Phase 2
"Project Natick is a research project to build an underwater datacenter. Microsoft is investigating the numerous potential benefits that a standard, manufacturable, deployable undersea datacenter could provide to cloud users all over the world."
- GRID: A simple visual cheatsheet for CSS Grid Layout
"Learn all about the properties available in CSS Grid Layout through simple visual examples."