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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Writing Node.js modules in ClojureScript

35 点作者 mstump将近 13 年前

4 条评论

edoloughlin将近 13 年前
I have to ask: why? It's server-side, so why not just write Clojure and take advantage of the JVM performance, scalability and everything Clojure gives you that just isn't available in ClojureScript?
评论 #4066451 未加载
评论 #4067094 未加载
mstump将近 13 年前
Hey, just published my after action report on publishing my first Node.js module written in ClojureScript. I was trying to fill some gaps in the existing documentation and pool together the research I did for the project. Hopefully some people here will find it useful. I would appreciate any feedback pro or con. Thanks!
robkwok将近 13 年前
thank you
moorage将近 13 年前
hardcore!!