0:00 Welcome! Let's talk inheritance in JavaScript. 0:18 Explain! Core principles of object oriented programming. 0:36 Resources! Other videos about these topics 1:41 Explain! What is an ES6 class?
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.