Blog
Notes on software development, tooling, and building things on the web.
Learn how Node.js worker threads offload CPU-bound work from the event loop, with a real worker pool implementation and production best practices.