This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-08-22
Channels
- # announcements (13)
- # babashka (22)
- # beginners (22)
- # biff (17)
- # calva (6)
- # clerk (20)
- # clj-kondo (25)
- # clj-together (5)
- # clj-yaml (20)
- # cljdoc (16)
- # cljs-dev (1)
- # clojure (42)
- # clojure-brasil (1)
- # clojure-europe (26)
- # clojure-nl (6)
- # clojure-norway (24)
- # clojure-turkiye (3)
- # clojure-uk (5)
- # clojurescript (37)
- # core-async (7)
- # core-logic (2)
- # datalevin (7)
- # datomic (43)
- # events (2)
- # fulcro (7)
- # gratitude (1)
- # hyperfiddle (7)
- # java (7)
- # jobs (3)
- # lsp (4)
- # off-topic (16)
- # pathom (18)
- # polylith (1)
- # portal (27)
- # reitit (4)
- # releases (3)
- # shadow-cljs (47)
- # tools-build (14)
- # tools-deps (16)
- # yamlscript (11)
I was thinking to put an animated gif while the app is loading but i'm not sure how to achieve that
How long are your load times? Pending is still sort of a mess, so try/catch Pending might not give you what you want
If anyone has interest in using Storybook to develop isolated Electric components: https://github.com/garrett-hopper/ElectricStorybookExamples

awesome
Is it par for the course to define CLJS deps in deps.edn
a.o.t. shadow-cljs.edn
in full-stack projects like Electric?
At least if using Calva, yes: “Configure shadow-cljs to use deps.edn for source-paths and dependencies.” https://blog.agical.se/en/posts/shadow-cljs-clojure-cljurescript-calva-nrepl-basics/