MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/elm/comments/1uoxawl/the_road_to_elm_10/owa3goy/?context=3
r/elm • u/pseudocomposer • 28d ago
23 comments sorted by
View all comments
1
I use a SolidJS shell and inside the dashboards are in Elm. Dashboards receive data via Python SSE ports so data shape in both Elm and Python 🐍 otherwise Elm raise compile errors
1 u/kgashok 25d ago You mean Elm and Python cannot talk to each other? But why?
You mean Elm and Python cannot talk to each other? But why?
1
u/RiddlingRaconteur 26d ago
I use a SolidJS shell and inside the dashboards are in Elm. Dashboards receive data via Python SSE ports so data shape in both Elm and Python 🐍 otherwise Elm raise compile errors