2022-07-04
2572
#node
Faith Ng'etich
21275
Jul 4, 2022 â‹… 9 min read

Understanding memory leaks in Node.js apps

Faith Ng'etich Faith is a software developer at Andela and open source enthusiast based in Nairobi, Kenya. She is passionate about improving information access and believes that software should be free to create, copy, and distribute so that everybody on the planet can enjoy and have unlimited access to it.

Recent posts:

Leveraging Parallel Computing In Node.js

Leveraging parallel computing in Node.js

Use parallel computing in Node.js with worker threads to optimize performance, handle CPU-intensive tasks, and utilize multi-core processors.

David Omotayo
Feb 13, 2025 â‹… 8 min read

A guide to modern frontend architecture patterns

Frontend architecture is the foundation of your frontend codebase. Here’s how to optimize the pattern that you choose.

Shalitha Suranga
Feb 12, 2025 â‹… 9 min read
A Guide To Graceful Degradation In Web Development

A guide to graceful degradation in web development

Implement graceful degradation in frontend apps by handling failures, mitigating API timeouts, and ensuring a seamless UX with fallbacks.

Rosario De Chiara
Feb 11, 2025 â‹… 4 min read
Building High-Performance Websites Using Htmx And Go

Building high-performance websites using htmx and Go

Use htmx and Go to build high-performance websites, leveraging server-side rendering and minimal JavaScript for fast and efficient applications.

Abhinav Anshul
Feb 10, 2025 â‹… 11 min read
View all posts

4 Replies to "Understanding memory leaks in Node.js apps"

Leave a Reply