TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: my small open source web app written entirely in Clojure

18 点作者 elrodeo将近 13 年前
I've implemented a small web app — (a hassle-free hosting for markdown pages) entirely in Clojure and here is what I think: http://notehub.org/2012/6/16/how-notehub-is-built<p>The app itself: http://notehub.org GitHub: http://github.com/chmllr/NoteHub

3 条评论

elrodeo将近 13 年前
Clickable:<p>Here is what I think: <a href="http://notehub.org/2012/6/16/how-notehub-is-built" rel="nofollow">http://notehub.org/2012/6/16/how-notehub-is-built</a><p>The app itself: <a href="http://notehub.org" rel="nofollow">http://notehub.org</a><p>GitHub: <a href="http://github.com/chmllr/NoteHub" rel="nofollow">http://github.com/chmllr/NoteHub</a>
eranation将近 13 年前
Nice idea, and nice implementation, did you find using only Clojure freeing or limiting? Would you recommend anyone to do the same? Or was it just an experiment?
评论 #4160164 未加载
prplhaz4将近 13 年前
Cool idea...it seems pastebin (et al) have been used for this sort of thing a lot lately...