44 bookmarks. First posted by vasilis may 2012.
An experiment in optimized loading of mobile-first responsive CSS.
An experiment in optimized loading of mobile-first responsive CSS.
media-queries
All_Bookmarks
responsive
css
september 2012 by neilmac
Browsers do download CSS files with mediaqueries that don't match and that is, sometimes, an unnecessary performance issue. <b>Scott Jehl</b> wrote this script that solves this issue by only loading the CSS files if the media query matches. If you really, really need this you might want to use this, but I do think there are some drawbacks to it (even though <b>Scott</b> doesn't mention any): you create a JavaScript dependency for layout, and you have to use <code>noscript</code> as a fallback, even though there are use cases where both the script and the noscript will be ignored. And then there's also <a href="http://www.igvita.com/2012/06/14/debunking-responsive-css-performance-myths/">this article about CSS performance myths</a> which explains that this might not be as big an issue as one might think.
performance
javascript
css
july 2012 by dailynerd
Making responsive CSS load the way it should.
responsive
css
javascript
development
tools
june 2012 by niksy
Helps mobile versions load faster. Requires javascript
css
javascript
js
responsive
development
work
june 2012 by gmcz
Something new called eCSSential, for making #responsive CSS load the way it should. https://t.co/6drT0qwl
/via @brad_frost
from instapaper
/via @brad_frost
june 2012 by deadlyhifi
Something new called eCSSential, for making #responsive CSS load the way it should. Created by Scott Jehl.
webdesign
responsive
css
from delicious
june 2012 by veerlepieters
Improve performance of heavy media queries by loading only the applicable CSS.
javascript
css
performance
optimization
media
responsive
june 2012 by jdbartlett
A fantastic tool by @scottjehl: eCSSential for making responsive CSS load the way it should - (via @brad_frost)
from twitter_favs
june 2012 by davidhund
A fantastic tool by @scottjehl: eCSSential for making responsive CSS load the way it should - (via @brad_frost)
from twitter_favs
june 2012 by arek
A fantastic tool by @scottjehl: eCSSential for making responsive CSS load the way it should - (via @brad_frost)
from twitter_favs
june 2012 by yelwig
A fantastic tool by @scottjehl: eCSSential for making responsive CSS load the way it should - (via @brad_frost)
from twitter_favs
june 2012 by drouchy
And here's @scottjehl with eCSSential, a tool for making responsive CSS load the way it should. via @pkattera #rwd
rwd
from twitter_favs
june 2012 by davidcmoulton
If that last link was depressing, here's an experiment to make CSS load as you'd expect: (code: )
from twitter_favs
june 2012 by Aulim
@Daniel: RT @brad_frost: And here's @scottjehl with eCSSential, a tool for making responsive CSS load the way it should. https://t.co/TZdFhTVY vi ...
ifttt
twitter-follow
read-later
may 2012 by contents
Browsers do download CSS files with mediaqueries that don't match and that is, sometimes, an unnecessary performance issue. Scott Jehl wrote this script that solves this issue by only loading the CSS files if the media query matches. If you really, really need this you might want to use this, but I do think there are some drawbacks to it (even though Scott doesn't mention any): you create a JavaScript dependency for layout, and you have to use noscript as a fallback, even though there are use cases where both the script and the noscript will be ignored. And then there's also this article about CSS performance myths which explains that this might not be as big an issue as one might think.
ifttt
Pinboard
(dailynerd)
from twitter_favs
may 2012 by vasilis
tags
(dailynerd) acquia:spark all_bookmarks bookmarks_bar clf3 css css3_responsive design dev development ecssential framework github ic ideas ifttt javascript js loading media-queries media mediaqueries mobile mobilefirst optimization performance pinboard read-later responsive responsive_webdesign rwd speed tools twitter-follow web webdesign work wpo