Understanding Node.js Garbage Collection
June 28, 2023
10:45
Hall A
English | Advanced
Do you want to learn the secrets of the node.js garbage collector, and how it keeps your applications running smoothly? In this lecture, I'll explain how the garbage collector identifies and reclaims unused objects, and we'll delve into the fascinating world of garbage collection algorithms. At the end of this session you will have a deeper understanding of node.js and garbage collection, and will be better equipped to optimize the performance of your applications.