Responsive Design News

Keep up with the latest news and developments around responsive design and the new direcitons that web designa and development are taking.

A Look At The Current Responsive Design Landscape (And How To Speed It Up)

This article looks at a few recently launched responsive sites and how well they perform. It’s not necessarily about the final page load time, but the perceived load time and the time it takes for your users to begin consuming content or engaging with your site.

Read more

Resource Hints

The first draft for resource hints has been released by Ilya Grigorik from Google. We covered another one of Ilya’s spec in edition #47 about client hints but although they’re similar names they’re not related. Resource hints allow you to specify when to open http connections, preload, prefetch and prerender elements and could be quite […]

Read more

The median top 100 ecommerce page takes 6.2 seconds to render primary content

Pages are getting bigger, pages are getting slower. What’s worse is that for the majority of the sites featured in this study there are basic things at no cost they could be doing to improve the performance of their sites.

Read more

Re-designing busuu

A great example is here about the challenges of designing for different languages. A really good read.

Read more

How to build a device lab

A great set of tutorials all about how to set up your own device lab from Destiny Montague and Lara Swanson. They cover picking the devices, keeping them charged, setting them up, testing apps, networking and improving the user experience.

Read more

PerfBar

This is a javacript tool to check the performance of your site on the fly. Not something you would push into production, but definitely useful to make sure you’re sticking to a performance budget.

Read more

CSS Feature Queries

Adobe provides an overview on the new @supports rule which will provide us feature queries for CSS.

Read more

Case study: Guardian Soulmates redesign

This approach included two fairly fundamental changes. First they were removing the mobile site and making the site responsive, and secondly they were undergoing a complete brand and design refresh. One of the benefits of the Guardians particular approach was that they were redesigning elements on the page responsively allowing them to focus on the […]

Read more

TECH.review

This link is like a set of newsletter links within a set of newsletter links. Ten articles covering principals, brands, mobile first prototyping, sales, breakpoints, video, images, debugging and the future of responsive. A mixture of tutorials and articles that is sure to keep you busy this Friday alone.

Read more

Fixed and inflexible

The increasing number of websites that are putting a position:fixed; sticky banner to the top of the page to promote the app version of the same content is growing. Aside from being plain frustrating there are other issues associated with this design pattern

Read more

The Principles of Adaptive Design

Brad’s article shows us how we’ve evolved past the responsive design of fluid grids, flexible media and media queries and are tackling the issues below the tip of the iceberg. He looks at five guiding principals of Ubiquity, Flexibility, Performance, Enhancement, and Future-Friendly(link to shirt).

Read more

You May Be Losing Users If Responsive Web Design Is Your Only Mobile Strategy

It’s good to see more people in the community trying to move beyond the original concepts of responsive design and focus more upon what is best for the user (performance being one of those things). As with most articles you should take them with a grain of salt, for instance I disagree with the suggestion […]

Read more

RWD Bloat

Dave Rupert takes apart his own site in the journey of removing RWD bloat and creating a blazingly fast site. In this first article he takes stock of the current site and reviews stylesheets, images, javascript, and web fonts. It turns out only a small portion of the weight is attributed to RWD, and in […]

Read more

How we make RWD sites load fast as heck

Scott Jehl takes us through the process of improving performance on the Filament group site and touches on each of the implementation processes and associated tools that FG have created over the years to help out.

Read more

RWD Bloat Part II

Moving from understanding the site to making changes and reducing load Dave starts his journey with normalize, tackles web fonts, uses svg spriting, and works towards critical CSS.

Read more

A New Grid by ZURB

Foundation is putting away it’s previous approach to Grids and re-approaching the grid through the use of Flexbox. This will mean we need to rethink how our page is put together by moving from rows and columns, to focussing more upon chuncks of content that could appear anywhere on the page. It does mean limiting […]

Read more

Responsive Web Design: The FIFA World Cup Tracker

A look into how the BBC tackled the UX problem of displaying groups and schedules during the world cup across a variety of devices, written by a designer within the UX & Design team. Like the Foundation article this week they settled on Flexbox to handle the tricky layout with a fixed non-responsive pixel conditional […]

Read more

A Look At The Current Responsive Design Landscape (And How To Speed It Up)

This article looks at a few recently launched responsive sites and how well they perform. It’s not necessarily about the final page load time, but the perceived load time and the time it takes for your users to begin consuming content or engaging with your site.

Read more

Responsive Images: Use Cases and Documented Code Snippets

A tremendously detailed article outlining the use cases for responsive images with code snippets ready to get you going. Opera cover of the 4 use cases with an example of every combination of them.

Read more

Resource Hints

The first draft for resource hints has been released by Ilya Grigorik from Google. We covered another one of Ilya’s spec in edition #47 about client hints but although they’re similar names they’re not related. Resource hints allow you to specify when to open http connections, preload, prefetch and prerender elements and could be quite […]

Read more

Subscribe to our Newsletter

Add your email address and receive an email every Friday covering off everything worth knowing about building your websites responsively.