Daily Archives: June 6, 2012

CoffeeScript: The five minute guide to Classes

CoffeeScript is a language that compiles into JavaScript. Once you try CoffeeScript it is very hard to resist not using it for any kind of JavaScript project especially those that use Node.js. Today I’m going to quickly go over how … Continue reading

Posted in CoffeeScript, JavaScript | 1 Comment