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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

JUXT Clojure Radar 2021

83 点作者 denisw超过 3 年前

6 条评论

capableweb超过 3 年前
Interesting enough, JUXT has put Clojure Deps (<a href="https:&#x2F;&#x2F;clojure.org&#x2F;guides&#x2F;deps_and_cli" rel="nofollow">https:&#x2F;&#x2F;clojure.org&#x2F;guides&#x2F;deps_and_cli</a>) into &quot;Adopt&quot; and apparently seen the ecosystem quickly adopting it. Great to see that the ecosystem is getting less fragmented this quickly.<p>This is what they write about Clojure Deps:<p>&gt; We have many older Clojure projects that use Leiningen, and a small number that use Boot (now on hold), but in recent years we’ve switched to deps.edn and clj. We like that builds are simple and fast, and since tools around deps.edn have accumulated rapidly we now use it confidently on all new projects, so we’re placing deps.edn in Adopt.
joelittlejohn超过 3 年前
If you plan on creating your own radar, or you&#x27;re just interested in how we went about it, there&#x27;s also a blog post about the process at <a href="https:&#x2F;&#x2F;www.juxt.pro&#x2F;blog&#x2F;radar-2021" rel="nofollow">https:&#x2F;&#x2F;www.juxt.pro&#x2F;blog&#x2F;radar-2021</a>.<p>You&#x27;re also welcome to use our ClojureScript Radar graphic at <a href="https:&#x2F;&#x2F;github.com&#x2F;juxt&#x2F;radar" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;juxt&#x2F;radar</a>.
agumonkey超过 3 年前
i&#x27;m so happy to see paredit mentioned, it&#x27;s that tiny gem that never failed to be awesome in decades..<p>thanks to all involved <a href="https:&#x2F;&#x2F;www.emacswiki.org&#x2F;emacs&#x2F;ParEdit" rel="nofollow">https:&#x2F;&#x2F;www.emacswiki.org&#x2F;emacs&#x2F;ParEdit</a>
评论 #28478903 未加载
sp33der89超过 3 年前
Clojure looks like almost my ideal programming language, nice tooling, features that work well together, and not too hard to learn thanks to great beginner resources, awesome REPL, frontend support.<p>But I do like my types, so basically I&#x27;m conflicted.
评论 #28479985 未加载
roenxi超过 3 年前
Is there a better model than this for assessing dependencies? I&#x27;ve never given the problem any thought before this article. The organisation here is appealing, and it is a fast way of communicating thoughts on the ecosystem strength.
arc-in-space超过 3 年前
I like the form. It&#x27;s often hard to get even a brief idea of the landscape of an ecosystem that you&#x27;re not familiar with.