A data-oriented pipeline can make a huge difference - supporting easier filtering, transformation, and analysis. It’s also usually faster, since you only pay for serialization if/when you need it. In ...
Sente is a small client+server library that makes it easy to build realtime web applications with Clojure + ClojureScript.