From 351263a6f47df080e6a0a8e351084e950c9c88c7 Mon Sep 17 00:00:00 2001 From: Gabriel Ruiz Date: Mon, 12 May 2014 12:47:35 -0700 Subject: added additional resources to coffeescript file --- coffeescript.html.markdown | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'coffeescript.html.markdown') diff --git a/coffeescript.html.markdown b/coffeescript.html.markdown index 4fdf5903..8fa2e81f 100644 --- a/coffeescript.html.markdown +++ b/coffeescript.html.markdown @@ -95,3 +95,9 @@ eat food for food in foods when food isnt 'chocolate' # } #} ``` + +## Additional resources + +- [The Little Book on CoffeeScript](http://arcturo.github.io/library/coffeescript/) +- [Smooth CoffeeScript](http://autotelicum.github.io/Smooth-CoffeeScript/) +- [CoffeeScript Ristretto](https://leanpub.com/coffeescript-ristretto) -- cgit v1.2.3