Skip to playerSkip to main contentSkip to footer
  • 5/13/2011
CoffeeScript offers more than nice syntax for setting and managing data and functions. It also offers Classes, Inheritance, access to a 'super' method, Ruby-style string interpolation, easy variable and function bindings, and chained comparisons.

Recommended