arioch1984
5/15/2014 - 8:24 PM

console log wrapper coffee script

console log wrapper coffee script

window.debugMode = document.location.hash.match(/debug/) and console?       console.log 'This is the first of many debug-mode outputs' if debugMode