Hacker News new | ask | show | jobs
by spankalee 3866 days ago
Service Workers can help here:

  1. Load the cached resource
  2. Fire off a background request for any delta updates
  3. Apply delta and update cache
  4. Next load use the new resource