Blog
Writings on engineering, open source, AI, and personal journeys.
Understanding Microservices with Node.js: A Beginner's Guide
Learn how microservices work, why they're popular, and how to build them using JavaScript and Node.js.
Jun 25, 20263 min readNode.jsJavaScriptMicroservicesBackend
WebSockets: Because Refreshing the Page Isn't a Feature
A practical guide to WebSockets with Node.js and why polling deserves to retire.
Jun 25, 20263 min readWebSocketsNode.jsJavaScriptBackend