Reply
@justinfagnani hmm—a few thoughts:
1. Does this repeat the same platform defaults mistake that React made?
“We had SSR from the beginning!” they cry, but few folks used it that way for *years* because the oxygen was being consumed by client rendering patterns.
2. Personally, I don’t want to trade away a build step for more client JavaScript. I have no problem with build-only server-only JS being the center of the universe—as long as the output of that build is HTML-first.