Garbage Collectors and Memory Leaks in Nodejs - V8 [slideshare]

··

1 min read

Cover Image for 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 TIKI. The session aimed to deepen our understanding of these critical aspects, shedding light on best practices and strategies to optimize performance.

Slideshare.net: Garbage collectors and Memory Leaks in Nodejs - V8 from Thien Ly

Additionally, the workshop was captured in a Vietnamese-language video hosted on Tiki Developer's YouTube channel. You can view the recording at youtu.be/u3Dvh-ofzNg.

To further engage in discussions and access additional resources related to the workshop, you can visit the TIKI Community forum post Building a Super App Workshop: Sharing Garbage Collectors and Memory Leaks in Node.js V8

Thank you to everyone who participated, and I hope the knowledge shared contributes positively to our endeavors to enhance the efficiency of Node.js and V8.