mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-07 15:26:45 +02:00
Merge pull request #608 from gruiz17/patch-1
added additional resources to coffeescript file
This commit is contained in:
@@ -95,3 +95,8 @@ eat food for food in foods when food isnt 'chocolate'
|
|||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Additional resources
|
||||||
|
|
||||||
|
- [Smooth CoffeeScript](http://autotelicum.github.io/Smooth-CoffeeScript/)
|
||||||
|
- [CoffeeScript Ristretto](https://leanpub.com/coffeescript-ristretto/read)
|
||||||
|
Reference in New Issue
Block a user