tomayac’s avatartomayac’s Twitter Archive—№ 10,518

  1. …in reply to @rodono
    @rodono @mobiForge We generally recommend the install to happen at window.onload (developers.google.com/web/fundamentals/primers/service-workers/#register_a_service_worker), so the installation does not interfere with other core bootstrapping code, but again, there are definitely reasons where you want to install earlier.