Can we please just admit that most React apps would be better off as server-rendered HTML with some unobtrusive JS sprinkled on top? The complexity and overhead of a full-blown SPA just isn't worth it for 90% of use cases.