> Would probably be better to spend developer time on more aggressive preloading then.
That should be considered regardless, it's not an either-or situation.
> If there are 30 items visible in the master view, and each is 1 kB of JSON, then just load the 30k of JSON in the background (after a delay, of course).
That should be considered regardless, it's not an either-or situation.
> If there are 30 items visible in the master view, and each is 1 kB of JSON, then just load the 30k of JSON in the background (after a delay, of course).
I said simple app, not completely trivial app! :)