Oh god. Macbook with Textmate as your editor, correct?
no I dont use all the "make js look like haskell" features of coffeescript like:
square = (x) -> x * x
I just use it because I think variables inside of functions should be local to that function by default, anything else is absurd