Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

React as a Specification #55

Open
English3000 opened this issue Aug 5, 2018 · 0 comments
Open

React as a Specification #55

English3000 opened this issue Aug 5, 2018 · 0 comments

Comments

@English3000
Copy link

English3000 commented Aug 5, 2018

React can be a language agnostic design pattern.

Many languages have implemented their own version of JavaScript. A natural step for them is to come up with some sort of implementation for React.

Rather than tying React to JavaScript, imagine making it more like JSX or GraphQL--a specification that languages are free to implement.

EXAMPLE

Of course, then the main challenge is getting browsers to be able to use that non-JS code... i.e. Shift the paradigm from thinking of JS as another scripting language to it serving the purpose of a VM for the browser.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant