Over the past year or so, I’ve reluctantly come to the conclusion I need to
leave Elm and migrate to some other language (most
likely Bucklescript via philip2), and I definitely cannot recommend it
to anyone else. This post is about my reasons for that, w... (more…)
Read more »
After experimenting with Elm, I was hooked. I could feel that working with a smart type system brought both reliability, in the sense of "it does what I want it to do", and safety, in the sense of "it does not have bugs".
Read more »
Elm vs PureScript -- I've typed this or something similar enough times to just stick it in a Gist : ] - purescript-vs-elm.md... (more…)
Read more »
We all love Elixir. It’s expressive and it’s extremely readable, but sometimes we want something more out of our compiler. That’s why we’ll learn how to write a basic program using type-safe language... (more…)
Read more »
An introduction article about Elm development and MEGA series. Why we use it and why you should know Elm. (more…)
Read more »