It suddenly occurs to me that #replicant 's pure-data-only model for Hiccup means that one could get server-side rendering 'for free' if their view functions are pure, by say, running them through #chasis.
This wouldn't handle hydration, but this accidental convergence really shows how data-oriented tech naturally flows together.