PerfMonkey monitors your webpages for rendering performance problems so you can resolve them before they impact your users. If your website isn't rendering smoothly, you're losing users. Do you know how your website is performing?…
Understand the ramifications of setting the value of a CSS property to something other than the default, or of updating that value. The CSS Triggers site lists CSS properties alphabetically, and lets you know whether…
Ever wonder about the simplest, fastest way to load a CSS file or a JavaScript file asynchronously? @ScottJehl from the Filament Group Inc. has been using and improving a couple of basic functions, which he…
While images are responsible for a growing size of webpages in the last couple of year, you probably would like to know how you can compress and optimize images? Compressor.io is a powerful online tool for reducing…
The above slides and links are from Lara Swanson's presentation about how to design for page load time, including optimizations to images, fonts, and markup, as well as responsive web design at Fluent. Links, tools…
Responsive Web Design (RWD) is a powerful new approach to tackling the challenge of mobile browsing, which advocates having a single website for all devices, but one that adapts to the device width & capabilities…