Closures in JavaScript

Additional Topics Tutorial #9.6

This video covers JavaScript closures. What is a closure? Why is it useful? The context explored is a closure function that animates a DOM element in the browser.