A refreshing approach to web development with rich, real-time server-rendered HTML. The demo is impressive. The Elixir code is pleasant to read and easy to understand (React Admin, I'm looking at you). The framework maintains an open socket, which may seem like a bad idea, although I wouldn't bet against it, as it manages to reduces the request payloads compared to GraphQl or your run-off-the-mill web REST-ish API. (…)