Diigo Bookmarks 06/24/2017
著
-
How JavaScript impacts page loading speed on mobile | Search Engine Watch
"Over the last five years the amount of JavaScript used on the average mobile page has almost quadrupled from 101KB in February 2012 to 387KB in February 2017."
-
Let them block ads! - mobiForge
"The upshot of it is that ad blockers and privacy tools have moved from niche to standard: users expect them and serious browsers will have ad blocking built in."
-
Tim Berners-Lee awarded 2016 ACM A.M. Turing Prize | W3C Blog
"It has taken all of us to build the web we have, and now it’s up to all of us to build the web we want for everyone."
-
"The new “Display grid areas” setting shows the bounding areas and the associated area name in every cell. This feature was inspired by CSS Grid Template Builder"
-
Using CSS variables correctly - Mike Riethmuller
"I’m convinced that in almost all cases, responsive design logic should now be contained in variables. There is a strong argument too, that when changing any value, whether in a media query or an element scope, it belongs in a variable."
-
Two Paradigms of Web Development · Jens Oliver Meiert
"I personally believe in strict separation of concerns and to put most emphasis on quality HTML code (first model), yet the technological landscape has changed and one can find more taste not making such distinctions (second model)."