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

Whats the standard renderer to use for starting out? #90

Closed
Kurren123 opened this issue Apr 20, 2017 · 2 comments
Closed

Whats the standard renderer to use for starting out? #90

Kurren123 opened this issue Apr 20, 2017 · 2 comments

Comments

@Kurren123
Copy link

Seeing as fable arch was merged into elmish I'm guessing virtual DOM isn't recommended any more (and this example doesn't work). Also it looks like elmish Snabbdom is depreciated. Does this mean that the only recommended renderer left is Elmish react?

@Zaid-Ajaj
Copy link
Member

@Kurren123 Yes, for single page apps you would use React. There is work in progress on making React Native work for mobile apps.

@MangelMaxime
Copy link
Member

As @Zaid-Ajaj said, we now support only React as a renderer for the "DOM browser".

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

No branches or pull requests

3 participants