Live data from Hacker News

Road to Elm 1.0

elm-lang.org

1–10 of 192 posts

Re: Road to Elm 1.0

#4
There's a lot to love about Elm, and I've written quite a bit of production code with it starting around 0.18.0. But in 2026 I'm not sure why a company would newly choose a language that hasn't otherwise been updated in nearly 7 years.

Re: Road to Elm 1.0

#6
used elm between 2016-17.

it taught me a lot of things - such as simplicity. when I ended up switching to react - redux was easy to pick up cz of elm.

sadly the ecosystem never grew. but oh man elm is nice & the apps were performant.

Re: Road to Elm 1.0

#8

Oh my God, I had no idea this project was still alive. I don't mean to throw any shade but I had assumed that the lid was on this turkey.

I know right. I’m glad DSLs have fallen out of fashion. Just use the platform.

Re: Road to Elm 1.0

#9
post #3

What is the point of actively choosing a web framework in the age of LLMs?

Stronger foundation (as to mean better tested), less accidental complexity of reinventing everything, transferability of knowledge, easier onboarding and review of changes.

Your argument is a mirror of the snark question "why don't LLMs write in assembly?" for those not looking at the output at all.

Post reply on HN