Posts filed under “Programming” Subscribe

  1. Give a hoot

    As any competent JavaScript knows, it’s not cool to litter the global namespace with variables, functions, and the like. Occasionally, however, even closures won't help you trap a given variable.

    Read more…