This is a proposal for lightning talk at Reactive Conf. Please 🌟 this gist to push the proposal!
Hi, I am Andy, creator of leakage - the node-powered memory leak testing library.
It is special compared to previous tools because it not only helps you debug leaks, but actually allows writing leakage tests using Mocha, Jest, AVA, tape and friends. You can use it to prove that your code does not leak and write regression tests for leaks you fixed.
Instead of manual debugging it provides a structured approach to handle or prevent memory leaks in the first place.
👉 In this talk I would like to show you how to write a leakage test to fix a common leak scenario and make sure it is gone for good!
Despite writing OSS for several years, I have never given a talk at a conference. So I am particularly looking forward to this! If you like the idea, please 🌟 the gist and spread the word 😊
Cheers!