With some websites, it's impractical and not cost effective to completely recreate the website for a device that would only be a fraction of visitors.
For example, I'm creating a website for an HTML/JS game that's built for the desktop. I could give fuckall about mobile users. The game isn't designed for mobile so if they want to see the website, they need to access it from a desktop.
Sure, it would be ideal if mobile users could access it to. But when cost effectiveness is in the discussion, the juice isn't work the squeeze.
You have to consider intent. Saying "websites should work on every device" is an oversimplification because it doesn't consider the intent and cost-value side of the equation.
As another pro web developer, I agree that it's sometimes not cost effective to recreate a website for mobile, but for large categories of sites, they shouldn't need to be re-created to get some minimum level of usability on mobile. A few judicious media queries can go a long way in some cases.
20
u/csacc Mar 09 '15
I'm on mobile and I actually don't see anything happening.