Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Learning Elm

Sergii Kamenskyi edited this page Jul 8, 2019 · 4 revisions

Welcome to the nakadi-ui wiki!

Here we collect all the useful materials for people willing to learn Elm and contribute to the project.

Links

Official Elm website and documentation https://elm-lang.org/

Quick Elm Syntax https://elm-lang.org/docs/syntax

Online Playground https://ellie-app.com/new

Video

Elm introductions

A short introduction to Elm

Alt "Short introduction to Elm"

Developer Happiness on the Front End with Elm

Alt "Developer Happiness on the Front End with Elm"

Deep dive

"The life of a file" Evan Czaplicki

Alt "The life of a file"

"Scaling Elm Apps" Richard Feldman

Alt "The life of a file"

"Making Impossible States Impossible" by Richard Feldman

Alt "Making Impossible States Impossible"

"Solving the Boolean Identity Crisis" by Jeremy Fairbank

Alt "Solving the Boolean Identity Crisis"

Clone this wiki locally