Effect?I've been working with TypeScript for years, and I've always been seeking better ways to handle side effects, errors, and dependencies. When…Apr 13, 2025
Do You Use Mutex in Node.js Servers?TL;DR: While mutexes are commonly associated with multi-threaded programming, they are also highly useful in Node.js, a single-threaded envi…Dec 22, 2024
Garbage Collectors and Memory Leaks in Nodejs - V8 [slideshare]On November 10, 2022, I had the privilege of conducting an insightful workshop on "Garbage Collection and Memory Leaks in Node.js V8" at TI…Nov 9, 2022
A glance at the Rust SWC [slideshare]On September 8, 2022, I had the privilege of presenting a cutting-edge Javascript and Typescript compiler to my team at TIKI. Allow me to in…Sep 7, 2022