TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is Elm Dead?

40 pointsby felixguendlingabout 3 years ago
Elm looked very promising when it was new and made continuous progress for a while. But now the GitHub repositories don&#x27;t show activity anymore. https:&#x2F;&#x2F;github.com&#x2F;elm&#x2F;compiler<p>Web technology is still moving fast and Elm just stopped. The version number indicates that it&#x27;s still unstable (breaking changes expected).<p>The number of participants in &#x27;State of Elm&#x27; also indicate declining interest: https:&#x2F;&#x2F;state-of-elm.lamdera.app&#x2F;<p>Some ideas are really nice, so it would be a bummer if it dies.<p>Did I miss something?

14 comments

paweldudaalmost 3 years ago
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&#x27;s when I lost interest. Not sure what happened between then and now. It was one of these risky &quot;niche squared&quot; bets so maybe that&#x27;s why it never took off.
评论 #31488826 未加载
评论 #31486406 未加载
hnuser847almost 3 years ago
It’s been dead for years, which is a shame because it was downright the most enjoyable front-end framework&#x2F;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.
评论 #31487652 未加载
stefanos82almost 3 years ago
Seems pretty alive to me <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Vexdf-Rd-AE" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Vexdf-Rd-AE</a>
metaketaalmost 3 years ago
See this &quot;recent&quot; status update: <a href="https:&#x2F;&#x2F;discourse.elm-lang.org&#x2F;t&#x2F;status-update-3-nov-2021&#x2F;7870" rel="nofollow">https:&#x2F;&#x2F;discourse.elm-lang.org&#x2F;t&#x2F;status-update-3-nov-2021&#x2F;78...</a>
ImpressiveWebsalmost 3 years ago
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.<p>[1] <a href="https:&#x2F;&#x2F;webtoolsweekly.com" rel="nofollow">https:&#x2F;&#x2F;webtoolsweekly.com</a>
joecotalmost 3 years ago
Fun story. I showed up at my current company, and some frontend dev had convinced everyone that everything should be written in Elm. Their phone client, the frontend website, everything. Then, their lead dev left and so did the frontend dev. Lucky for me, only one part of one page actually made it to production. But this was around 9 months of multiple developers&#x27; time just flushed down the toilet. None of it was usable, none of it was worth learning Elm to finish.
评论 #31500424 未加载
zemalmost 3 years ago
the main idea behind the language (TEA, for &quot;the elm architecture&quot;) has caught on pretty well though, and can be found in a number of other frameworks.
girishsoalmost 3 years ago
Stopped development does not mean it&#x27;s dead. There are few Elm jobs posted on slack every month.
huqedatoalmost 3 years ago
We&#x27;d been using it until 2015 more or less. Since then we pass to TS&#x2F;React and later to Phoenix&#x2F;Liveview. Elm simply couldn&#x27;t satisfy our functional demands. Our IT lead considered to be... dated.
danbruderalmost 3 years ago
it is very much alive. it’s lack of churn is a feature not a bug.
评论 #31491092 未加载
brainbagalmost 3 years ago
mint-lang is inspired by Elm and has a much friendlier&#x2F;open community. Not involved (though I&#x27;ve contributed) - just a fan.
mikewarotalmost 3 years ago
I&#x27;m convinced that &quot;managed effects&quot; in Elm are the wave of the future...<p>but I can&#x27;t find any reasonable explanation of what they are<p>Yeah, I know... a weird place to be
hereforphoneabout 3 years ago
I thought this would be about the email client.
评论 #31495266 未加载
darepublicalmost 3 years ago
Typescript became popular