@robdaemon
What I read of React so far makes me assume that it is the solution to the following problem:
"What if we have desktop devs who don't know/care about web stuff, but we still want them to build web stuff?"
@robdaemon
True. I read through some code and... likely confused this with GWT...
But web framework stuff confuses me in general. I think it was vue.js which... described some weird, server-only form of Model-View-Controller that had little to nothing to do with the actual pattern.
@robdaemon I liked it more when it was just JSX + reactive-style rendering on the client-side. Now it’s exploded in complexity.
@robdaemon I see this like Churchill quote. React is the worst form of web development, except for all the others.