Hacker News new | ask | show | jobs
by masswerk 4697 days ago
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.