Published: at 01:00 PM
· 2 min readWeb Workers: When the Main Thread Needs a Break
Moving heavy work off the main thread without overcomplicating your app.
Notes on systems, data, and building things that expose their own reasoning.
Moving heavy work off the main thread without overcomplicating your app.
The simplest WebSocket chat server I know.
A minimal PWA setup with React and a custom service worker
What WebAssembly is actually good for, and what it is not
A minimal GitHub Actions setup that actually works.