On Tue, Sep 18, 2012 at 10:15 AM, Martijn Hoekstra < martijnhoekstra@gmail.com> wrote:
Sending more data to primarily empower mobile devices sounds rather counter-intuitive
Amount of data, and *when that data comes in*, are distinct things. One other change we've got brewing up for the mobile site is to delay loading of collapsed section content by separating it out to an API request. This gets you loading the initial page *immediately*, then loads up the rest. Same amount of data, but the page above the sections is live and visible and interactive before you load the other stuff.
-- brion