Chris Sauve
Chris Sauve
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakRef
https://developer.mozilla.org/en-US/docs/Web/HTTP/Client_hints
https://github.com/relative-ci/bundle-stats?tab=readme-ov-file
Some more ideas: ```tsx import {asyncModule} from '@quilted/async'; import {PreloadModule, asyncComponent} from '@quilted/react-async'; const myModule = asyncModule(() => import('./my-module')); const myModuleUpdatedWithBundler = asyncModule(() => import('./my-module'), { id: 'my-module.abc123.js', cache: globalThis[Symbol.for('quilt')].moduleCache,...
https://github.com/WICG/compression-dictionary-transport
- Preventing hydration: https://github.com/preactjs/preact/issues/2364
They are handy for debugging, but they are bad in general since they can prevent otherwise-identical assets from just being the same file.