Pouring Knowledge, One Line at a Time
My take on programming, back-end systems, and a bit of gaming and front-end appsLatest Posts
- Memory Debugging in NodeJS How to debug and visualize memory in a NodeJS application and how to use it for detecting memory leaks.
- Preventing Memory Leaks in JavaScript and NodeJS Why memory leaks occur in JavaScript and NodeJS and how to prevent them. Examples and practices for managing memory.
- Caching in Backend: Why, When, and How Caching in backend and other systems, advantages, when, how and why to use it.