News

When you define and execute a function in JavaScript and Node, the variables that exist around it are available to the function. This simple idea, known as a closure , gives us some serious power.