Skip to content

Commit 0f4c46c

Browse files
authored
Merge pull request #74 from clojure-tw/dev
2018-10-21: done
2 parents ecc6192 + 2f6101c commit 0f4c46c

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{:title "ClojureTW 週報 2018-10-21"
2+
:layout :post
3+
:author "coldnew"
4+
:tags ["clojure"]
5+
:toc true}
6+
7+
# ClojureTW
8+
9+
* 我們將在 [10/25 舉辦實體聚會](https://www.meetup.com/Clojure-tw/events/255679082/),具體聚會地點以及詳細時間請關注 [meetup](https://www.meetup.com/Clojure-tw/events/255679082/) 的通知。
10+
11+
# Clojure
12+
13+
* [Clojureで書いたプログラムを速く起動する](https://qiita.com/29rou/items/fefd7335c9897877dd3e): 採用不同方式執行Clojure 程式,測試啟動速度。
14+
15+
* [Clojure.spec Beginner's FAQ](https://blog.taylorwood.io/2018/10/15/clojure-spec-faq.html): 想了解 Clojure 用於型別驗證的clojure.spec 嘛,這邊有一些 FAQ 可以看
16+
17+
18+
# 其他
19+
20+
* [2018 中國開源年度報告:問卷篇](https://linux.cn/article-10135-1.html)
21+
22+
* [2018 中國開源年度報告:數據篇](https://linux.cn/article-10138-1.html)

0 commit comments

Comments
 (0)