The Elm Architecture (TEA) animation

This is the backbone of a web application written in the Elm language (https://elm-lang.org/). This loop happens every time something happen. The “something” is converted to a message (Msg) and sent… Read more

Similar

Elmx: JSX for Elm

elmx - A tiny precompiler that takes an Elm program with embedded HTML and desugars the HTML into elm-html syntax. Elmx is to Elm what React's JSX is to Javascript...

Read more »

Why Elm?

Watch this talk to explore Elm, the programming language that brings an entirely new approach to front-end development. You will study the language but, more... (more…)

Read more »

Elm is Wrong

A few weeks ago, on a whim my friend and I decided to hackathon our way through an app to help us learn how to play guitar. In a stroke of inspiration, we decided to learn something new, and do the project in the Elm programming language, about which I ha...

Read more »