← Back to context

Comment by satvikpendem

1 year ago

I remember reading this article when it was published, it seems like everything said continues to be true about Elm, so much that I don't hear about anyone using Elm these days, as even those who have used it as legacy code have now largely had enough time to migrate away.

I don't really follow Elm, but I was curious and tried to see whether the project is still alive. It appears the last commits on GitHub are from mid 2024 and the last installable release was 2019. It appears the main developer is working on a new thing?

There's definitely a "the bear is sticky with honey" confusion of discussion over whether it's dead or not. It would be nice for interested strangers like me if they could make some sort of clear statement on it.

  • > It appears the last commits on GitHub are from mid 2024

    That's not what I see.

    The last commits for elm/compiler were minor fixes in 2023. Last substantial changes were in 2021. See https://github.com/elm/compiler/commits/master/

    The last commits for elm/core were in the first months of 2021. See https://github.com/elm/core/commits/master/

    > It appears the main developer is working on a new thing?

    One of the problems is that the developer said several times, even in a recent interview, that he was still working on elm, with a focus on the long term. He gave a few vague hints about his private roadmap. After 4 years without any real public activity, I find it hard to believe there's some private activity.

One of the core team members mentioned in the article showed up on HN a couple weeks ago:

https://news.ycombinator.com/item?id=42935516