2024-04-118 min read
The Single-Threaded Illusion: Why Your Node.js Server Isn't As Concurrent As You Think
Understanding the event loop, blocking operations, and solutions to keep your Node.js server responsive
My thoughts on software engineering, web development, and other topics.
Understanding the event loop, blocking operations, and solutions to keep your Node.js server responsive
How I built an open-source tool to transfer data between Reddit accounts