nfe
nfe copied to clipboard
"Named function expressions demystified" article
trafficstars
Named function expressions demystified
TODO:
- Explain
f = function f(){ ... }memory usage (and what the hell happens there) - Add note from ES5 about func. decl. in statements