TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

18 pointsby elrodeoalmost 13 years ago
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 comments

elrodeoalmost 13 years ago
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>
eranationalmost 13 years ago
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 未加载
prplhaz4almost 13 years ago
Cool idea...it seems pastebin (et al) have been used for this sort of thing a lot lately...