We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(8)
Fogus 正在编写有关 ClojureScript 的系列,您可能会感兴趣。
Fogus is writing a series on ClojureScript which you may find interesting.
看一下新发布的 ClojureScript One 项目。这是一个用 ClojureScript 和 Clojure 编写的 Web 应用程序的示例。可以在他们的 wiki 页面 中找到描述该项目的重要信息。
以下截屏视频展示了ClojureScript REPL 的实际应用。
Take a look at the newly released ClojureScript One project. It is an example of a webapp written in ClojureScript and Clojure. Great piece of information describing the project can be found at their wiki pages.
Here's a screencast showing ClojureScript REPL in action.
我已经发布了一篇博客文章/教程,旨在让 GUI 元素在这里工作: http:// boss-level.com/?p=102 。它还简要介绍了如何构建项目目录以与 Clojurescript 交互,以及如何深入研究 Closure Library GUI 元素。
I've put up a first steps blog post/tutorial aimed at getting GUI elements working here: http://boss-level.com/?p=102 . It also gives a brief intro to how to structure your project directory to interact with Clojurescript, as well as how to delve about within the Closure Library GUI elements.
不完全是教程,但我发现了 Justin Grants Convex hull demo 和SVG 图形库 Apogee 有帮助。
Not exactly tutorials but I found both Justin Grants Convex hull demo and the SVG graphing library Apogee helpful.
您可以在 https://github.com/magomimmo/modern-cljs 找到 ClojureScript 的简单介绍
You can find a gentle introduction to ClojureScript at https://github.com/magomimmo/modern-cljs
这是一个较旧的问题,但我正在逐渐建立一个示例代码库,希望对您有所帮助:
This is an older question, but I am gradually building up a library of sample code that I hope is helpful:
我开始制作一些 Clojurescript 的演示视频。我是一个糟糕的演示者,但我希望它能有所帮助:
http://www.youtube.com/watch? v=lX6isnBn6mY
I am starting to make some demo videos of Clojurescript. I am a terrible presenter but I hope it helps:
http://www.youtube.com/watch?v=lX6isnBn6mY
Sierra 和 VanderHart 的ClojureScript:启动和运行是一本好书。人们可能会觉得没有足够的内容来证明价格合理,但有时好的内容是值得付费的,即使内容不是很多,只要它是您所需要的。
Sierra and VanderHart's ClojureScript: Up and Running is a good book. One might feel that there's not enough content to justify the price, but sometimes good content is worth paying for, even when there's not a lot of it, if it's what you need.