Hard

Implementing DOM Memory Leak Detection with MutationObserver in JavaScript

What code is missing to implement a memory leak detector that monitors DOM mutations?

Choose an option below