Can someone elegantly explain a js closure so it sticks in my head.
Posted
by Blankman
on Stack Overflow
See other posts from Stack Overflow
or by Blankman
Published on 2010-05-11T15:29:25Z
Indexed on
2010/05/11
15:34 UTC
Read the original article
Hit count: 212
JavaScript
|closures
Hi, Can someone explain what a javascript closure is? I've read and read, but nothing is sticking in my head such that I can explain it to someone else elegantly.
© Stack Overflow or respective owner