# Analyze the JS Heap and detect Memory Leaks

*Talk | Online | 2023-11-16T00:00:00.000Z*

## Description

Memory leaks or high memory consumption are the number one reason for crashing browser sessions. With this talk I will point out the theoretical concepts of javascripts memory consumption, the garbage collection process, the memory heap and memory leak identification.
