File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CoffeeScript 编码风格指南
2
2
3
+ <a target =' _blank ' rel =' nofollow ' href =' https://app.codesponsor.io/link/RizFLaSm9aGhe9yCXFhKnPx1/geekplux/coffeescript-style-guide ' > <img alt =' Sponsor ' width =' 888 ' height =' 68 ' src =' https://app.codesponsor.io/embed/RizFLaSm9aGhe9yCXFhKnPx1/geekplux/coffeescript-style-guide.svg ' /></a >
4
+
3
5
这份指南阐述了一些 [ CoffeeScript] [ coffeescript ] 的最佳实践和编码惯例。
4
6
5
7
这份指南是社群驱动的,非常鼓励大家来贡献内容。
@@ -481,9 +483,6 @@ console.log args... # 好
481
483
(a , b , c , rest ... ) -> # 好
482
484
```
483
485
484
- <a target =' _blank ' rel =' nofollow ' href =' https://app.codesponsor.io/link/RizFLaSm9aGhe9yCXFhKnPx1/geekplux/coffeescript-style-guide ' > <img alt =' Sponsor ' width =' 888 ' height =' 68 ' src =' https://app.codesponsor.io/embed/RizFLaSm9aGhe9yCXFhKnPx1/geekplux/coffeescript-style-guide.svg ' /></a >
485
-
486
-
487
486
[ coffeescript ] : http://jashkenas.github.com/coffee-script/
488
487
[ coffeescript-issue-425 ] : https://github.com/jashkenas/coffee-script/issues/425
489
488
[ spine-js ] : http://spinejs.com/
You can’t perform that action at this time.
0 commit comments