@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
@alex@tech.lgbt https://cthu.lu/projects/react-hooks-ssr/ is kind of the gist of it, and https://shayu.it the site