My impressions of Elm

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…

Similar

Elm: React Without Compromises

The world of front end development has been experiencing a major paradigm shift over the past few years. Frameworks have shifted from Model/View and Object-Oriented paradigm of Backbone, Ember, Angularjs v1, and dozens of similar smaller projects to a new... (more…)

Read more »

Does Elm Harmonize with F#?

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 »