Live data from Hacker News

Why Responsive Design Is Not Worth It

managewp.com

11–20 of 139 posts

Re: Why Responsive Design Is Not Worth It

#11
post #6

I'd read it except the page doesn't fit on my phone... oh the irony.

So would you rather piss off those on small screens, or go the responsive route even if it is not optimal for the small screen. I always wonder how long it will take for tablets and phones to be so ubiquitous that this debate will become moot and you target mobile from the get-go?

You kind of already do target mobile – except, of course, professionals quoting wikipedia.

Re: Why Responsive Design Is Not Worth It

#12
The author raises a good point about page load times not really being minimized and lack of thought around good responsive design. However, I'm unconvinced about the rest of the arguments.

For example, he notes "The first rule in usability 101 is to give the end user what they expect." Maybe for the first year or two in the smartphone era it might have been acceptable to simply provide a shrunken zoomed out version of the site. The onus would have been on the user to navigate appropriately. Which... is a lot of work. My (swiftly getting older) eyes appreciate the larger fonts and readability that in theory a responsive design provides. I now expect to be able to read am article in portrait mode with a decent font size without having to zoom in and out. Maybe I'm alone but I would not be surprised if more users expect this now.

Re: Why Responsive Design Is Not Worth It

#14
The author fails to take into consideration tablets, e-readers, smart TVs and every other device, currently available or in the distant future, that will have a web browser.

"It Defeats User Expectation"

So let's keep everything exactly the same?

Responsive design to me is progress, eventually we'll either come up with good practices for working with it or maybe something else will take it's place. The way we access the internet is in constant flux and the 960 magazine layout has many pit falls in terms of usability outside of desktop sized screens.

Re: Why Responsive Design Is Not Worth It

#15
post #12

The author raises a good point about page load times not really being minimized and lack of thought around good responsive design. However, I'm unconvinced about the rest of the arguments. For example, he notes "The first rule in usability 101 is to give the end user what they expect." Maybe for the first year or two in the smartphone era it might have been acceptable to simply provide a shrunken zoomed out version o…

Page size was a very valid concern the last 5 years of iOS / Android, but LTE will make the issue about as minor as it is today for desktops.

I'm not suggesting pagespeed isn't important, that's something completely different and impacted by variety of factors.

Re: Why Responsive Design Is Not Worth It

#16
post #12

The author raises a good point about page load times not really being minimized and lack of thought around good responsive design. However, I'm unconvinced about the rest of the arguments. For example, he notes "The first rule in usability 101 is to give the end user what they expect." Maybe for the first year or two in the smartphone era it might have been acceptable to simply provide a shrunken zoomed out version o…

With mobile-first you are optimizing for mobile, so the only extra bandwidth would be that fraction of your CSS that addresses bigger screens, so I think that his page load times is a weak point just like the first one, it all comes down to badly designed sites being bad.

Re: Why Responsive Design Is Not Worth It

#17

Wrong. wrong. wrong. wrong. wrong. wrong. A rebuttal - 1. It Defeats User Expectation This only holds true if A: your user has never seen a mobile site before (and if they are on a phone thats true for about ~0.5s), or B: if your responsive design is poorly implemented. A well designed site will be intuitive. 2 - It Costs More and Takes Longer Let's assume that you have customers that will use your site on a non desk…

Thank you for writing this so I didn't have to.

Re: Why Responsive Design Is Not Worth It

#19

Wrong. wrong. wrong. wrong. wrong. wrong. A rebuttal - 1. It Defeats User Expectation This only holds true if A: your user has never seen a mobile site before (and if they are on a phone thats true for about ~0.5s), or B: if your responsive design is poorly implemented. A well designed site will be intuitive. 2 - It Costs More and Takes Longer Let's assume that you have customers that will use your site on a non desk…

So many people talk about responsive design taking longer and being not worth the effort.... That's true if you start with the desktop and try and work your way backwards to the small screen, which is how a lot of designers look at it, I think.

If you take a progressive enhancement approach and work your way up from low-end mobile to full-featured desktop, the process is 100x easier and the end result is, in my experience, an overall cleaner and more stable code base that makes for better performance across all devices/platforms.

Re: Why Responsive Design Is Not Worth It

#20

Wrong. wrong. wrong. wrong. wrong. wrong. A rebuttal - 1. It Defeats User Expectation This only holds true if A: your user has never seen a mobile site before (and if they are on a phone thats true for about ~0.5s), or B: if your responsive design is poorly implemented. A well designed site will be intuitive. 2 - It Costs More and Takes Longer Let's assume that you have customers that will use your site on a non desk…

Yup, can't agree more. This article is a joke.
Post reply on HN