Fork me on GitHub
#hyperfiddle
<
2023-08-22
>
Vincent20:08:29

I was thinking to put an animated gif while the app is loading but i'm not sure how to achieve that

Dustin Getz20:08:32

How long are your load times? Pending is still sort of a mess, so try/catch Pending might not give you what you want

Vincent18:08:13

not very long at all. sub 2-3 seconds

Garrett Hopper21:08:34

If anyone has interest in using Storybook to develop isolated Electric components: https://github.com/garrett-hopper/ElectricStorybookExamples

clojure-spin 6
Stef Coetzee08:08:32

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?

Stef Coetzee09:08:16

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/