Dustin Getz

see r/clojure discussion here

This is a collection of twitter-length video demos filmed in Q2, demonstrating Photon. By abstracting over the client/server boundary with a language and building network into the language runtime, Photon lets you build full-stack web UIs where the view can query the backend directly, in the straightforward/easy style of PHP.

First demo of Photon client/server transfer

This function App is a “full stack” function that crosses network to do both frontend things and backend things in the same function:

20220623 button counter with transfer.mp4

Two Clocks, the first compiler-managed network stress test