Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a React bridge called dot-dom-compat #26

Open
styfle opened this issue Feb 20, 2017 · 0 comments
Open

Create a React bridge called dot-dom-compat #26

styfle opened this issue Feb 20, 2017 · 0 comments

Comments

@styfle
Copy link
Contributor

styfle commented Feb 20, 2017

This is a feature request to add an optional compatibility layer so that existing 3rd party React components could be rendered via dot-dom core.

For comparison, there is a lib called Preact which has a similar API to React, They have an optional preact-compat lib to convert an existing React project to Preact. It might be nice to do the same for dot-dom because this new optional layer doesn't have to be included in the size of the core lib.

Purists can still use the tiny dot-dom core lib and people who want to migrate existing apps can include the compatibility layer.

@styfle styfle changed the title Create a dot-dom-compat Create a compatibility layer for React called dot-dom-compat Feb 20, 2017
@styfle styfle changed the title Create a compatibility layer for React called dot-dom-compat Create a React bridge called dot-dom-compat Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants