This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-03-30
Channels
- # aleph (2)
- # announcements (8)
- # babashka (12)
- # beginners (34)
- # calva (36)
- # cherry (3)
- # cider (1)
- # clj-kondo (11)
- # clj-otel (6)
- # cljdoc (31)
- # clojure (121)
- # clojure-conj (1)
- # clojure-czech (2)
- # clojure-europe (109)
- # clojure-nl (1)
- # clojure-norway (5)
- # clojure-uk (3)
- # cursive (3)
- # datahike (1)
- # datomic (9)
- # deps-new (6)
- # docker (5)
- # emacs (21)
- # fulcro (4)
- # hoplon (16)
- # introduce-yourself (2)
- # london-clojurians (5)
- # lsp (87)
- # malli (17)
- # missionary (1)
- # nbb (27)
- # off-topic (257)
- # pathom (4)
- # portal (42)
- # practicalli (1)
- # rdf (3)
- # releases (2)
- # shadow-cljs (49)
- # slack-help (3)
- # timbre (2)
Hello, Given the issue above I'm volunteering to maintain , if given permission. I asked a while ago if @flyboarder was still maintaining it but got no answer. https://clojurians.slack.com/archives/C08BDAPRA/p1649090176179349
@U055HMK9L / @U04VC31U8 Are one of you able to set it up so that @U05094X3J can maintain Hoplon?
I can hook that up this afternoon
@U05094X3J afaict you have all necessary github and clojars authorizations, is something missing you know of?
I think that permissions on GitHub and clojars are ok. I don't want to takeover maintenance on the project without asking first if it is ok.
@U05094X3J i reached out to flyboarder by email to make him aware of the situation, in the meantime pls consider yourself maintainer 👑
Hey @U05094X3J, if you need an extra hand to maintain Hoplon, I'm more than happy to help out. I have some decent experience with shadow-cljs, which could come in handy.
BTW, a few years back, I put together a repo that includes a fairly complex Hoplon application. It makes use of shadow-cljs and a few newer libraries, such as reitit: https://github.com/rlander/conduit. If anyone finds it useful, I'd be happy to update it. Let me know if the Hoplon community thinks it's worth keeping around.
Hi @U0B7P8YMB, thank you for offering help. I think that your example app is very useful, so please update it when you can. Also, I think that getting examples and templates working again is very important as Hoplon itself never stopped working, but the tooling in examples and templates did on more recent versions of the JVM. If you could help with those too it would be amazing.
I got the tests running on my machine yesterday using a deps.edn setup, so that is a small step.
Hello @U05094X3J, I am also interested in Hoplon as it is my go to ui library for my cljs (side) projects. It is cool that you switch it away from boot. Whenever you have a PR with the changes I can help testing it.
@U805L34UX anything you would like to be prioritized? There are many things we need to update, so we could start with the ones people need more urgently.
as far as I can see it, switching out of boot will help for contributors finding bugs to submit fixes. Therefore, build (moving to shadow-cljs for instance) and documentation might be nice first priorities.