Every night when I close my eyes I envision a future in which React surpasses HTML and browsers start to only render REACT code, documents are written and named index.react, amateurish people say they are REACT programmers and everything is so beautiful that you can't stop looking.
_________
Now seriously: there should be a way to turn React from a library to a DSL that could be rendered by any language, so all servers, not only Node, could generate their pages in React and pass them to the browsers.
Event handling could still be javascript, as servers don't need them, but code that rendered elements according to specific this.props should be universal.
_________
Now seriously: there should be a way to turn React from a library to a DSL that could be rendered by any language, so all servers, not only Node, could generate their pages in React and pass them to the browsers.
Event handling could still be javascript, as servers don't need them, but code that rendered elements according to specific this.props should be universal.