
Things JavaScript Developers Should Know, Part 2 - JSJ 485
JavaScript Jabber
00:00
Is the Garbage Collector a Part of the Atmoscript Language Specification?
The garbage collector is actually not a part of the atmoscript language specification. But it is an effective way of, first, avall, indicating very explicitly in your code that something is no longer needed. And it's also a good safeguard against, you know, if the closure accidentally hangs on longer than you intended.
Play episode from 26:34
Transcript


