TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JUXT Clojure Radar 2021

83 pointsby deniswover 3 years ago

6 comments

capablewebover 3 years ago
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.
joelittlejohnover 3 years ago
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>.
agumonkeyover 3 years ago
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 未加载
sp33der89over 3 years ago
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 未加载
roenxiover 3 years ago
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-spaceover 3 years ago
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.