Skip to content
  • Archive
  • Top Posts
  • GitHub
  • LinkedIn
  • Contact

Month: December 2015

Simple Guide to Finding a JavaScript Memory Leak in Node.js

February 16, 2021December 24, 2015 by admin

Table of Contents Introduction Minimal Theory Step 1. Reproduce and confirm the problem Step 2. Take at least 3 Heap dumps Step 3. Find the problem Step 4. Confirm that the issue is resolved Links to some other resources Summary Something you might want to bookmark: Simple Guide to Finding a JavaScript Memory Leak in … Read more

Categories JavaScript, Node.Js 55 Comments

Automate the Boring Stuff with Python by Al Sweigart – Book Review

February 16, 2021December 9, 2015 by admin

I am new to Python, and I wanted to read an easy book, that would give me a hight level overview of the language and what I can do with it. Automate the Boring Stuff with Python by Al Sweigart was exactly what I was looking for. Book Structure The book starts out a little … Read more

Categories Uncategorized 7 Comments
© 2026 alexkras.com • Built with GeneratePress