If you know me or have been reading this blog for a couple of years then chances are you know I'm a programming language nut. I not only believe that being a polyglot programmer makes you a better programmer overall, but I'm always on the look out for new...
Read more »
A few months ago I started a quest to gain reliability in frontend development. I chose Elm as my starting point, from this list:
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 »
Elm is a ML-style functional language with enforced immutability that compiles down to optimized JavaScript. It solves a lot of problems… (more…)
Read more »