Elm – “Designing to infantilize a target audience is how we got Java”

I’d love to see support for “upside down” let … in expressions, like you have in Haskell:
spam = foo bar where
bar = …
Sometimes code is easier to read if you see the Big Picture first, with …

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 »