Hacker News new | ask | show | jobs
by danbruder 1227 days ago
this question comes up often enough there is a site dedicated to it: https://iselmdead.info/.

for the open minded: building in elm will change the way you see software development. like the matrix red pill blue pill scene - you won’t be the same afterwards

1 comments

isn't that a bit of an exaggeration, especially if you have experience with other functional languages? maybe if you've only ever written JavaScript prior to trying Elm…
I programmed in functional languages prior to writing Elm, but the reactive part was new to me. I found the signals primitive to be pretty mind-blowing. I haven't programmed in Elm since then, and some time ago they simplified that feature into other language primitives, so I'm not sure what it's like now.