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

Ability to use with Mithril and other non-react-like client frameworks? #1602

Closed
balupton opened this issue Apr 3, 2017 · 2 comments
Closed

Comments

@balupton
Copy link

balupton commented Apr 3, 2017

Late last year I used next.js for a project and loved it. Earlier this year I used Mithril v1 for a project and loved it. However, using Mithril on the client with Next for the wrapper, would be the best.

I know there are examples currently with Inferno and Preact, however they maintain a react-like API adapters, which Mithril does not.

How easy it would it be to swap out React for another client-side-framework which concepts may or may not map cleanly to react? Or should it be done as a complete fork or inspired project, in the way that nuxt.js is to next.js.

@arunoda
Copy link
Contributor

arunoda commented Apr 3, 2017

Currently our focus is only for React. We'd like to support non-react frameworks. But not in the near future.

We've a lot of things yet to be done for Next.js and it's easy for us to focus on a single UI framework to build those.

@arunoda arunoda closed this as completed Apr 3, 2017
@balupton
Copy link
Author

balupton commented Apr 3, 2017

Ok thanks!

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018
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

2 participants