Friday, May 13, 2011

A Python programmer’s first impression of CoffeeScript | Stephan Sokolow’s Blog

A Python programmer’s first impression of CoffeeScript | Stephan Sokolow’s Blog: "When foo is an array, if foo is always true
[] != false so, to check whether a list is empty, you have to do if foo.length instead."