Electric Clojure in 5 minutes – Systems Distributed 2024 (with transcript)

by dustingetzon 4/26/25, 1:20 PMwith 1 comments
by perrygeoon 4/27/25, 5:19 PM

That is an impressive demo - code that seamlessly jumps back and forth between server and client concepts in a single function! Compiling the backend and frontend from the same codebase feels like it could eliminate all the serialization logic and network communication overhead of the API+SPA approach. Really looking forward to trying out Electric Clojure!