2014
2009
2007
Peter's Blog - Lazy Function Definition Pattern
by greut & 1 other (via)This article examines a functional-programming design pattern I’ve been calling Lazy Function Definition. I’ve repeatedly found this pattern useful in JavaScript especially when writing cross-browser libraries that are efficient at runtime.
lazy, lazy, lazy