mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
added additional resources to coffeescript file
This commit is contained in:
parent
5f49993e55
commit
351263a6f4
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user