Coffeescript
- homepage
- coffeescript.org
- install
sudo npm install -g inherits
sudo npm install -g coffee-script
Guides
- Treehouse Blog: The Absolute Beginner’s Guide to CoffeeScript
- [astrobiased.com: D3.js and Coffeescript for scientists]((http://www.astrobiased.com/2013/03/08/legacy08/)
- github: code repository for astrobiased.com blog
- Little Book on Coffeescript
- slideshare.net: CoffeeScript by example
- fp.js: keep d3.js DOM manipulation code clean
Cake
Define tasks with names and descriptions in a Cakefile, and can call them from the command line, or invoke them from other tasks
- coffeescript.org: cake documentation
- github: jashkenas: coffeescript: [HowTo] Compiling and Setting Up Build Tools
- github: twilson63: cakefile-template
Published
14 June 2015