Live data from Hacker News

Ask HN: Is Elm Dead?

news.ycombinator.com

1–10 of 23 posts

Ask HN: Is Elm Dead?

#1
Elm looked very promising when it was new and made continuous progress for a while. But now the GitHub repositories don't show activity anymore. https://github.com/elm/compiler

Web technology is still moving fast and Elm just stopped. The version number indicates that it's still unstable (breaking changes expected).

The number of participants in 'State of Elm' also indicate declining interest: https://state-of-elm.lamdera.app/

Some ideas are really nice, so it would be a bummer if it dies.

Did I miss something?

Re: Ask HN: Is Elm Dead?

#3
IIRC the main problem of Elm that it was one man show and the author was really restrictive about allowing anyone else contribute to the core. At least that's when I lost interest. Not sure what happened between then and now. It was one of these risky "niche squared" bets so maybe that's why it never took off.

Re: Ask HN: Is Elm Dead?

#7

IIRC the main problem of Elm that it was one man show and the author was really restrictive about allowing anyone else contribute to the core. At least that's when I lost interest. Not sure what happened between then and now. It was one of these risky "niche squared" bets so maybe that's why it never took off.

This is the main reason I never used it for more than toy apps.

Personally I think the programming model works pretty well

Re: Ask HN: Is Elm Dead?

#8
It’s been dead for years, which is a shame because it was downright the most enjoyable front-end framework/language I had ever worked with. Sure, there’s nothing stopping you from picking it up and writing an app with it right now, but you’re doing so knowing that the language will likely never have future updates going forward.
Post reply on HN