Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs

Thursday, September 22, 2011

The Little Book on CoffeeScript | arcturo.github.com

The Little Book on CoffeeScript
CoffeeScript [1] is a little language that compiles down to JavaScript. The syntax is inspired by Ruby and Python, and implements many features from those two languages. This book is designed to help you learn CoffeeScript, understand best practices and start building awesome client side applications. The book is little, only five chapters, but that's rather apt as CoffeeScript is a little language too.
This book is completely open source, and was written by Alex MacCaw [2] (or @maccman [3]) with great contributions from David Griffiths [4], Satoshi Murakami [5], and Jeremy Ashkenas [6].

No comments:

Post a Comment