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

React as a Specification #55

@English3000

Description

@English3000

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions