And that was exactly that kind of friend who no matter what he says always sounds convincing. Probably because of his white beard and blue eyes. Or may be because he is actually almost always right… (more…)
Read more »
Most language tutorials start with language features: here are numbers, here are strings, in a way ever so slightly different from other… (more…)
Read more »
in elm 0.19: isMinusOne : Int -> Bool isMinusOne val = case val of -1 -> True _ -> False Results in: parse error Line 4, Column 8 Something went wrong while parsing a `case` expression in isMinusOn... (more…)
Read more »
Curated collection of projects for folks looking to collaborate within the Elm ecosystem. (more…)
Read more »
If you like what you see now, that’s pretty much what Elm is going to be for a while. I’m currently doing some exploratory work. It is still too early to tell which parts of that might work out, so there is no real news to share at this point. If this w... (more…)
Read more »