My experiences with trying out the elm programming language. From their landing page, to setting up a working elm environment on my computer. (more…)
Read more »
Watch this talk to explore Elm, the programming language that brings an entirely new approach to front-end development. You will study the language but, more... (more…)
Read more »
Sometimes the most painful part of learning a new language isn’t picking up the new syntax or libraries or logic — it’s figuring out all… (more…)
Read more »
Since first learning of Elm, I’ve only heard good things. I’m convinced Elm could become the future of front-end development in the coming years. Here are some blog
posts in the Elm community that have particularly stuck out to me: (more…)
Read more »
elmx - A tiny precompiler that takes an Elm program with embedded HTML and desugars the HTML into elm-html syntax. Elmx is to Elm what React's JSX is to Javascript...
Read more »