Live data from Hacker News

Top 5 tips for making fast responsive design sites

guypo.com

1–2 of 2 posts

Re: Top 5 tips for making fast responsive design sites

#2
Great tips! I had no idea that Akamai had an on-the-fly image processor. That is pretty cool.

Although, at this point, what is the advantage of using responsive design over a dedicated mobile template for your site? If you are going to be doing the work to dynamically load images and such via javascript, why not just build a totally separate view for mobile and push it over via the server?