Another use case for a migration from JS app to Elm app; You rewrite one 
view JS -> Elm, and then another view, and so on, and then some components 
on the page are JS views, some are Elm views. But if there is state in Elm, 
it would be desirable for all the views to share the same state (for 
example session/user state). Is that possible?

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to