Hacker News new | ask | show | jobs
by bwanab 1890 days ago
I had a comment on that HN thread in which I mentioned how I liked elm, but probably wouldn’t use it again for many of the reason given in that post.

I’ve made a liar out of myself. I needed a GUI for a project I’ve been working on using Elixir. After looking at native Elixir alternatives (I even coded up a prototype using Scenic), I decided to give Elm another shot and I’ve had a great experience both with it and with the community.

2 comments

What changed? The community? You? Something else?
Why not use Phoenix LiveView?