Posted 2022-07-23Updated 2023-08-04tech2 minutes read (About 231 words)Memory leak in Javascript(BLOG STILL IN PROGRESS) Refs Avoiding Memory Leaks in Node.js: Best Practices for Performance What is a memory leak ?Memory allocated but not freed.Read more