Chris Sauve
Chris Sauve
## API resources - [Service Worker API](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) - [Using service workers](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers) - [`ServiceWorkerGlobalScope`](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerGlobalScope) - [Web app manifest](https://developer.mozilla.org/en-US/docs/Web/Manifest) ## Open source alternatives - [`workbox-window`, for registering service workers in the browser](https://github.com/GoogleChrome/workbox/blob/v7/packages/workbox-window/src/Workbox.ts#L100)...
Like https://github.com/facebook/create-react-app/blob/fa85f030de6843667202f912de841c276275df00/packages/create-react-app/createReactApp.js#L206-L224
- [ ] Translate (the big one!) - [ ] Auto polyfilling for the requested locale - [ ] Add `alternate` tags for other locales - [ ] Make localized...
https://w3c.github.io/server-timing/#examples https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing
https://github.com/vitejs/vite/issues/3474#issuecomment-1062576003
https://developer.mozilla.org/en-US/docs/Web/API/URLPattern
Polaris example: https://github.com/Shopify/polaris/blob/main/.github/workflows/snapit.yml https://github.com/Shopify/polaris/blob/main/package.json#L38