2017
2010
2009
2008
Javascript Closures
by greut & 1 otherA "closure" is an expression (typically a function) that can have free variables together with an environment that binds those variables (that "closes" the expression).
historical document apparently.