This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-12-07
Channels
- # adventofcode (94)
- # babashka (29)
- # babashka-sci-dev (2)
- # beginners (103)
- # calva (15)
- # cider (17)
- # clj-kondo (62)
- # cljsrn (24)
- # clojars (13)
- # clojure (97)
- # clojure-belgium (3)
- # clojure-berlin (3)
- # clojure-czech (1)
- # clojure-europe (68)
- # clojure-nl (1)
- # clojure-norway (3)
- # clojure-seattle (3)
- # clojure-uk (1)
- # clojurescript (7)
- # community-development (29)
- # conjure (2)
- # cursive (14)
- # data-science (15)
- # emacs (3)
- # graphql (10)
- # gratitude (1)
- # holy-lambda (32)
- # hoplon (21)
- # hyperfiddle (2)
- # jobs (2)
- # joyride (36)
- # lsp (4)
- # meander (13)
- # off-topic (203)
- # pathom (3)
- # polylith (6)
- # re-frame (4)
- # reagent (1)
- # reitit (28)
- # releases (1)
- # shadow-cljs (16)
- # slack-help (2)
- # sql (27)
- # vim (2)
I ran into this, but the workarounds posted aren't working for me: https://github.com/hoplon/hoplon/issues/274
I kept getting an error about cognitect.transit/writer, which I solved by adding [com.cognitect/transit-clj "1.0.329"]
to my dependencies
I gave up trying to solve that. Now I'm back on the latest versions of stuff and trying to solve the "Bad dependency path or symbol: hoplon.app_pages.indexDOT_html" error
I think there is a more recent template, I will try to find it but may take sometime, I in the middle of something right now.
I've used hoplon on past projects and loved it: https://github.com/amatus/gnunet-web/blob/master/build.boot https://github.com/amatus/tankputer/blob/master/build.boot
i'm also a contributor https://github.com/hoplon/hoplon/commits?author=amatus
https://clojurians.slack.com/archives/C08BDAPRA/p1646957308157349?thread_ts=1646955519.577489&cid=C08BDAPRA I think currently those are the best options to use as reference. I think there is very few people that still use boot and would recommend shadow-cljs.
I keep wishing to have some free time to update hoplon docs/guides because I'm so grateful for all I learned from @micha and @alandipert but the wish was not granted yet 🤷
@micha @alandipert why have you forsaken us?