Live data from Hacker News

Ask HN: Is Elm Dead?

news.ycombinator.com

11–20 of 23 posts

Re: Ask HN: Is Elm Dead?

#11
the main idea behind the language (TEA, for "the elm architecture") has caught on pretty well though, and can be found in a number of other frameworks.

Re: Ask HN: Is Elm Dead?

#12
I don’t know anything about using Elm in practice but I’ve been curating a newsletter[1] for front-end developers for almost 10 years now. I often share new scripts, plugins, and tools related to different JavaScript libraries. Over 450 issues later, I think I’ve only shared an Elm-related tool around 4 times. I don’t think Elm is dead, but it’s certainly not something I see come across the literally hundreds of sources I scour every month when curating the newsletter content.

[1] https://webtoolsweekly.com

Re: Ask HN: Is Elm Dead?

#14

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.

[deleted]

Re: Ask HN: Is Elm Dead?

#17

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.

Sounds like this vim needs a neovim

Re: Ask HN: Is Elm Dead?

#20
We'd been using it until 2015 more or less. Since then we pass to TS/React and later to Phoenix/Liveview. Elm simply couldn't satisfy our functional demands. Our IT lead considered to be... dated.
Post reply on HN