This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-07-24
Channels
- # aleph (3)
- # beginners (17)
- # boot (8)
- # cider (61)
- # cljdoc (13)
- # cljs-dev (2)
- # clojure (66)
- # clojure-boston (1)
- # clojure-italy (4)
- # clojure-nl (7)
- # clojure-russia (7)
- # clojure-spec (19)
- # clojure-uk (80)
- # clojurescript (73)
- # core-async (4)
- # cursive (6)
- # data-science (1)
- # datomic (33)
- # docs (13)
- # emacs (17)
- # figwheel-main (28)
- # fulcro (12)
- # graphql (1)
- # jobs (3)
- # leiningen (4)
- # luminus (1)
- # off-topic (1)
- # parinfer (1)
- # pedestal (46)
- # protorepl (3)
- # re-frame (30)
- # reagent (47)
- # reitit (10)
- # ring (1)
- # shadow-cljs (94)
- # spacemacs (12)
- # specter (16)
- # tools-deps (6)
- # uncomplicate (1)
- # vim (9)
There seem to be a lot of nice tools/libs like expound, ghostwheel, orchestra, phrase etc... Is there an official/unoficial list with most of these like tools.deps wiki 🙂 ?
https://www.clojure-toolbox.com was a good list, but it's not updated anymore. Same goes with https://github.com/mbuczko/awesome-clojure https://github.com/razum2um/awesome-clojure
Cool, but still just partials in multiple sources 😞 Was banging my head with tools.deps stuff and noticed that there was a really nice page. seems to be pretty complete. Was hoping for something similar for spec. https://github.com/clojure/tools.deps.alpha/wiki/Tools
Yeah. In an ideal world you would find all of these on https://clojure.org Work in progress (I hope).
@U064X3EF3 I tried to add a Tools page to the wiki in this repo: https://github.com/clojure/spec.alpha but can’t navigate to the wiki… I just get redirected back to the home page of the repo. Never seen that before. Any idea whether it’s a repo setting problem or a bug in GitHub maybe?
https://cljdoc.xyz/ is trying to become the new center for documentation of clojure/script libraries. But doesn't especially help with finding good libs. I know https://www.clojure-toolbox.com/ was updated with at least one lib recently, so it's not abandoned.
It’s a repo setting. Happy to change it, but Stu and I are both on vacation atm. Ping me again next week or send me an email or I’ll forget.
@U064X3EF3 ping! ☝️
hey, fyi email is always better than dms as it can stick around in my inbox rather than disappear
I don’t have admin access to that repo
Stu does, but he is still out
Is there a reason spec doesn’t have it’s own project in JIRA?
I assume it’s mostly historical?
Because spec and the core specs are tied into Clojure, we manage them in the context of Clojure even though it’s a different repo. That was an intentional choice. It may not always remain so.