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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

ClojureScript One

214 点作者 fogus超过 13 年前

9 条评论

swannodette超过 13 年前
ClojureScript is the only compile to JS language that I'm aware that lets you fully leverage the power of modifying JavaScript prototypes w/o fear of gross incompatibilities:<p><a href="http://clojurescriptone.com/documentation.html#one.color" rel="nofollow">http://clojurescriptone.com/documentation.html#one.color</a><p>Note that they've extended (safely because of namespaces) browser natives including Element, Array, String, as well as the custom ClojureScript data types to respond to the color function.
评论 #3453760 未加载
评论 #3454188 未加载
pavpanchekha超过 13 年前
I assume this is just-launched, but being able to do examples online would be amazing. I believe ClojureScript does not include (eval) so you'd have to route to the server and back; perhaps this is feasible?
评论 #3453767 未加载
MatthewPhillips超过 13 年前
Looks great. What I would love to see is a ClojureScript tutorial that doesn't assume you already know Clojure.
评论 #3453656 未加载
werg超过 13 年前
It would be supercool to see something like this using websockets.
评论 #3454358 未加载
评论 #3453986 未加载
aveeno超过 13 年前
How good is the interop with existing js libraries? Would i be able to use webgl or three.js?
评论 #3455519 未加载
jcdreads超过 13 年前
Thank you very, very much for this.<p>Note: Installing failed for me until I replaced git:// with <a href="https://" rel="nofollow">https://</a> in two places in script/deps. Then it worked.
评论 #3476885 未加载
评论 #3456803 未加载
c_t_montgomery超过 13 年前
View -&#62; Source on this page. Just do it.
评论 #3455571 未加载
rman666超过 13 年前
From a design perspective, that is one sweet looking site! Who created it? With what?
评论 #3454441 未加载
jsavimbi超过 13 年前
How do I [intelligently] choose ClosureScript over say, Node.js?
评论 #3453655 未加载
评论 #3453648 未加载
评论 #3453623 未加载