Y
Hacker News
new
|
ask
|
show
|
jobs
by
dynamite-ready
2846 days ago
Gatsby JS is worth a look. It's basically a framework to create static pages server side, with React's constructs and tools.
You can even use data from your Flask based backend directly, to create the static pages.