Elm Elevenses ☕ 🍙 🍰

Metareferences

Example Projects

I made these, maybe they will be useful to you?

Videos

Introductory

Intermediate

  • Immutable Relational Data. How to use Dict to solve the problems of duplicate data and multiple sources of truth when dealing with relational data in Elm.
  • The Life of a File. How solving two seemingly similar problems using Elm's type and module system can yield vastly different answers due to slightly different constraints.

Articles

Beginner-y / Tutorial-y

More Intermediate

Advanced-ish

Functional Programming in JavaScript

Functional Concepts

Miscellaneous