@theo Counfuguring infrastructure for it would be very complex. But why? Because this concept of mixing client and server per component is complex by itself. And that is the root cause of this "use x" drama
@Neolectron@evanyou@ryanflorence Sorry if I'm arguing with every one of your tweets, but a truly declarative component shouldn't be about "how to render DOM," but "what DOM we want to get." i prefer a framework to abstract rendering from me
@Neolectron@evanyou@ryanflorence React's "just a function of state" approach might be simple and appealing in theory, but in practice, it creates a burden. simple isn't always easy
@ryanflorence@cnakazawa these frameworks are not a revolution, but an evolution
the problem with React is that it can't evolve in the right direction because it would mean becoming SolidJS