back

by masswerk·13y ago·view on hn ↗
You could load your data and have it processed while other assets are still loading. Later the same worker would liberate the UI-thread from model-jobs and keep the UI responsive.

See "Example 4" at http://www.masswerk.at/plexer for an example.