scrimba
Advanced JavaScript I
JS 84 - Garbage collection
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

JS 84 - Garbage collection
AboutCommentsNotes
JS 84 - Garbage collection
Expand for more info
index.js
run
preview
console
// https://javascript.info/closure
// Garbage collection
Console
ReferenceError: i is not defined (/index.js:9)
,
index.html
-7:15