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
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?