Diigo Bookmarks 03/31/2014
著
-
"Firefox 30 was just uplifted to the Aurora release channel, so let’s take a look at the most important DevTools changes in this release."
-
"Flexbox is awesome, but is it possible to use flexbox and still support IE8? If you follow these guidelines, you can start using flexbox today."
-
CSS performance test: Flexbox v CSS Table – Fight! - Author and responsive web developer Ben Frain
"You can see that in this incredibly limited test layout, Flex layout is slower on every browser tested. Don’t read too much into this though."
-
"tl;dr Keep using agnostic, abstract, OOCSS classes in your markup, but add any desired meaning to your HTML via a data-ui-component attribute"
-
Throttle Bandwidth for Testing | Web Design Weekly
"With a recent vacation to “slow internet land” this really hit home. So much so, once being back in “fast internet land” I explored the different ways to throttle bandwidth for testing."
-
Spring-cleaning Unused CSS With Grunt, Gulp, Broccoli or Brunch
"In this write-up, we’ll take a look at build tasks you can use to remove unused CSS in your pages."