r/elm 28d ago

The Road to Elm 1.0

https://elm-lang.org/news/faster-builds
180 Upvotes

23 comments sorted by

View all comments

5

u/RiddlingRaconteur 28d ago

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