Responsive Web Design & its Performance Pitfalls [VID]
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...
View ArticleDesigning for Performance by Lara Swanson
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....
View ArticleCompressor.io, compress and optimize images
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...
View ArticleLoad CSS or JS Files Simply & Asynchronously
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,...
View ArticleCSS Triggers, a game of layout, paint, and composite
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...
View ArticlePerfmonkey, keep track of your site’s rendering performance
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...
View ArticlePerfBar, collect your site performance metrics quickly
Simple way to collect and look at your website performance metrics quickly, that supports budgeting and adding custom metrics. Simple setup. Just one script, there is no dependencies. There are a...
View ArticleA Guide to Optimising Website & Application Performance
First impressions are everything, they’re what help us determine if something is worth our time or safe to deal with – Imagine visiting a site that has a popup box as soon as you enter, it wouldn’t...
View ArticlePerfRocks, Web performance matters
Performance is a feature, it’s all about increasing the speed in which web pages are downloaded and displayed on the user’s web browser. Faster website download speeds have been shown to increase...
View ArticleBrowser Diet (Performance)
It’s a no-brainer that performance matters! So why do we keep making slow sites that lead to a bad user experience? This is a community-driven practical guide that will show you how to make websites...
View ArticleWeb Fonts Performance by Bram Stein
This is the third talk in a set of three talks on Visual Performance delivered on April 1, 2016 at Fronteers Spring Conference in Amsterdam Web fonts are great. They are also be really bad for...
View ArticlePerfTool: Display Performance Statistics
Collect various information about your website and displays it in an easy-to-digest manner on the reports page. This is a npm package to display statistics about your web pages, including Google...
View Article