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)?
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?
Definitely possible!
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