|
|
|
|
|
by marc136
847 days ago
|
|
For anyone new to Elm, please know that you have a stable language with no major changes since 2018 and no official release since end of 2019, see https://iselmdead.info and decide if that is a bad or a good thing for you. And if you are thinking of starting now, you should not focus on what undocumented feature (or hack) was taken away in 2018 that allowed injecting arbitrary JavaScript code that easily broke all guarantees of the language https://discourse.elm-lang.org/t/native-code-in-0-19/826 but rather if Elm fits your current (and maybe future) needs.
If it does not, keep looking for alternatives. |
|
I have some five or so projects written in Elm and enjoy every time I don't have to upgrade them because no new version was released!