Development
Closures – Part 5 of Functional Programming in JavaScript
…in JavaScript functions are not just functions, they are also closures, which means the function body has access to variables defined outside the function… DA LEGGERE: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Closures