@alex@tech.lgbt I really like the mental model of React, so that's what I use everywhere. I wrote my own static site generator (of course) which does some fancy double-render for extra features. In other applications I've also experimented with server side renders and client rehydration, it's very neat