react-static claims to do three things as I see it:
1. multiple entrypoints into a runtime SPA with progressive fake-links
2. useful defaults for multi-page react development
3. pre-rendering the initial state of every page for fast load and “““SEO”””
afaict, it does the first two.
and really, what I want is number 3.
@vy I was about to talk about my ssg project but that's not so useful as it currently does not have facilities for client-side stuff, although I might scope-creep that someday hah
@f0x
🔖’d