Click here to Skip to main content
15,895,606 members
Articles / Programming Languages / Javascript

Lazy binding for logging in Javascript

28 Jan 2015CPOL 10.6K   5  
how to wrap costly functions to execute them only when needed, especially for debugging purposes.
This is an old version of the currently published tip/trick.

Only logged in members can view this content

Please go to the Javascript Table of Contents to view the list of available articles in this section.