mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-24 04:15:28 +00:00
add Coffeescript Style Guide
This commit is contained in:
parent
c01a965552
commit
2a747b2451
@ -46,6 +46,7 @@
|
|||||||
|
|
||||||
###Javascript
|
###Javascript
|
||||||
* [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/)
|
* [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/)
|
||||||
|
* [CoffeeScript 编程风格指南](https://github.com/elrrrrrrr/coffeescript-style-guide/blob/master/README-ZH.md)
|
||||||
|
|
||||||
|
|
||||||
###LaTeX
|
###LaTeX
|
||||||
|
@ -680,7 +680,7 @@
|
|||||||
* [CoffeeScript Ristretto](https://leanpub.com/coffeescript-ristretto/read)
|
* [CoffeeScript Ristretto](https://leanpub.com/coffeescript-ristretto/read)
|
||||||
* [Smooth CoffeeScript](http://autotelicum.github.com/Smooth-CoffeeScript/SmoothCoffeeScript.html)
|
* [Smooth CoffeeScript](http://autotelicum.github.com/Smooth-CoffeeScript/SmoothCoffeeScript.html)
|
||||||
* [The Little Book on CoffeeScript](http://arcturo.github.com/library/coffeescript/)
|
* [The Little Book on CoffeeScript](http://arcturo.github.com/library/coffeescript/)
|
||||||
|
* [Coffeescript Style Guide](https://github.com/polarmobile/coffeescript-style-guide/blob/master/README.md)
|
||||||
|
|
||||||
|
|
||||||
###ColdFusion
|
###ColdFusion
|
||||||
@ -968,6 +968,7 @@
|
|||||||
* [Oh My JS](https://leanpub.com/ohmyjs/read) *(Leanpub, by Azat Mardanov)*
|
* [Oh My JS](https://leanpub.com/ohmyjs/read) *(Leanpub, by Azat Mardanov)*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
####Angular.js
|
####Angular.js
|
||||||
* [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF)
|
* [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF)
|
||||||
* [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)*
|
* [Recipes with Angular.js](https://leanpub.com/recipes-with-angular-js/read) *(Leanpub, by Frederik Dietz)*
|
||||||
|
Loading…
Reference in New Issue
Block a user