If you are looking for more information on CoffeeScript in addition to the documentation, you may be interested in The Little Book of CoffeeScript.
The Little Book of CoffeeScript is a short, online book that goes beyond the syntax of CoffeeScript and shows various uses and uses to develop applications. It is comprised of 5 HTML Pages, entitled:
- Introduction
- Syntax
- Classes
- Idioms
- Applications
The Introduction and Syntax portions briefly cover parts you can get from the documentation, but the Classes, Idioms, and Applications parts go a bit more into conventions and how you will use it in applications.
You can read The Little Book of CoffeeScript here.
If you are looking for more in-depth information on CoffeeScript, you should look at a new book by Pragmatic Programmers, called CoffeeScript: Accelerated JavaScript Development.
Related Posts: