@ckie static site generator using React rendered to plain html, with the possibility to fetch async data inside components. I prototyped various approaches and blogged part of it https://cthu.lu/projects/react-hooks-ssr/ It was fun to work on and think about but just not really possible to do *properly*, but now with React 18 there's a much better approach that simplifies the implementation hugely as well