Maciej is a JavaScript developer working on CKEditor 5 project. Big fan of good programming practices and test automation. Amateur basketball player.
Should JavaScript developers know how JavaScript manages memory? When JavaScript's Garbage Collector can't do its job? What is a memory leak? To answer these I will talk about the memory lifecycle, available tools, how to interpret results, and how to avoid memory leaks.