#GC
1 posts
6 min read
JavaScript Advanced #5 Memory Model and GC
How JavaScript manages memory — the reachability-based garbage collector and the leak patterns where objects survive without you noticing.
1 posts
How JavaScript manages memory — the reachability-based garbage collector and the leak patterns where objects survive without you noticing.