Hacker News new | ask | show | jobs
by Bitcoin_McPonzi 3034 days ago
I love Elm. We use it in production, though we're not primarily a "web" company and it's used for admin UIs and simple SPAs.

Nothing in Javascript / HTML is very stable--I've hitched my wagon to so many stars that burned out. Everything from XSLT to JQuery to Bootstrap. So the fact that probably, something will replace Elm doesn't bother me.

It works now, it's stable, and it hides most of the crap from me so I can just code. It helps that I've been a "Functional Programmer" since 1980 when I first learned LISP, and that our core products are done in Erlang and F#.