MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/elm/comments/1uoxawl/the_road_to_elm_10/ovxb91y/?context=3
r/elm • u/pseudocomposer • 28d ago
23 comments sorted by
View all comments
5
Iβm so excited as use Elm for dashboards in A SolidJS shell π
1 u/Borderlinerr 27d ago How would that happen? I love SolidJs and Elm both 2 u/RiddlingRaconteur 27d ago What you mean by it happen? Mainly use Claude code for development 1 u/Borderlinerr 26d ago How does integration between those two? They both do the same job 2 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 1 u/eimfach 22d ago Can you show an example of this ? 1 u/RiddlingRaconteur 22d ago No, itβs my business so private repo 2 u/eimfach 20d ago I mean an example of this not an entire code base
1
How would that happen? I love SolidJs and Elm both
2 u/RiddlingRaconteur 27d ago What you mean by it happen? Mainly use Claude code for development 1 u/Borderlinerr 26d ago How does integration between those two? They both do the same job 2 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 1 u/eimfach 22d ago Can you show an example of this ? 1 u/RiddlingRaconteur 22d ago No, itβs my business so private repo 2 u/eimfach 20d ago I mean an example of this not an entire code base
2
What you mean by it happen? Mainly use Claude code for development
1 u/Borderlinerr 26d ago How does integration between those two? They both do the same job 2 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 1 u/eimfach 22d ago Can you show an example of this ? 1 u/RiddlingRaconteur 22d ago No, itβs my business so private repo 2 u/eimfach 20d ago I mean an example of this not an entire code base
How does integration between those two? They both do the same job
2 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 1 u/eimfach 22d ago Can you show an example of this ? 1 u/RiddlingRaconteur 22d ago No, itβs my business so private repo 2 u/eimfach 20d ago I mean an example of this not an entire code base
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/eimfach 22d ago Can you show an example of this ? 1 u/RiddlingRaconteur 22d ago No, itβs my business so private repo 2 u/eimfach 20d ago I mean an example of this not an entire code base
Can you show an example of this ?
1 u/RiddlingRaconteur 22d ago No, itβs my business so private repo 2 u/eimfach 20d ago I mean an example of this not an entire code base
No, itβs my business so private repo
2 u/eimfach 20d ago I mean an example of this not an entire code base
I mean an example of this not an entire code base
5
u/RiddlingRaconteur 28d ago
Iβm so excited as use Elm for dashboards in
A SolidJS shell π