hyperfiddle

Thomas Nelson 2025-04-07T23:32:17.510029Z

Hey all, I found Electric Clojure recently and love the idea. What's the best way to get started building something? Should I work with v2 or the v3 beta (I requested access just now)?

👋 1
Thomas Nelson 2025-04-07T23:38:20.923549Z

My first idea is a guessing game where the answer is never exposed to the client. Is that possible with Electric? Is there anything I should be aware of to avoid Electric from exposing that value?

oλv 2025-04-07T23:43:11.833189Z

Definitely possible!

oλv 2025-04-07T23:46:22.310839Z

You'll get a feel for it when you work through the tutorial :^) tl;dr: values are only transferred to the client if they're accessed within an e/client expression

Dustin Getz (Hyperfiddle) 2025-04-08T00:03:29.493199Z

v3! https://gitlab.com/hyperfiddle/electric3-starter-app