/ Published in: JavaScript
URL: http://www.dustindiaz.com/javascript-private-public-privileged/
Dustin Diaz's take on conditional instantiation of an object in JavaScript. I don't think this will get a warning from JSLint.
Expand |
Embed | Plain Text
var DED = window.DED || {};
You need to login to post a comment.
