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

Server-side rendering? #19

Closed
WolfDan opened this issue Aug 21, 2018 · 2 comments
Closed

Server-side rendering? #19

WolfDan opened this issue Aug 21, 2018 · 2 comments

Comments

@WolfDan
Copy link

WolfDan commented Aug 21, 2018

Congratulations for the 0.19 release!

I've been really exited about this release and one of the features I was waiting is the SSR support (It was mentioned in the roadmap), but I don't see any config or example about it, just this piece of code https://github.com/elm/browser/blob/master/src/Elm/Kernel/Browser.server.js , was SSR not implemented at the end?

Thank you

@evancz
Copy link
Member

evancz commented Aug 21, 2018

It was not implemented in the end. It currently appears to require a fairly major overhaul of the elm/virtual-dom library to work properly, and I did not want to block the 0.19 release on that. That project is also quite risky, and I did not want to add that to the puzzle as well.

@evancz evancz closed this as completed Aug 21, 2018
@falconmick
Copy link

Would love to hear any updates in regards to this. Elm still has enough benefits to still be worth it, but it would suck to loose out on using Elm if your project required SSR. Yes there are 3rd party solutions/hacks, but that lowers confidence with reliability.

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