Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fdbeirao/elm-lunch-and-learn

Why the heck does Fábio ❤ ELM so much?
https://github.com/fdbeirao/elm-lunch-and-learn

elm elm-lang teaching

Last synced: 9 days ago
JSON representation

Why the heck does Fábio ❤ ELM so much?

Awesome Lists containing this project

README

        

# ELM Lunch talks by FB

Why the heck do I ❤ ELM so much?

Good question. I created this repo to try to share some of the experiences of creating stuff with ELM. And then to share the experience of maintaining stuff with ELM.

## Available sessions

* [Day 1 - Simple architecture + Mandatory Hello world][Day1]
* [Day 2 - A walkthrough some of ELM's examples][Day2]
* [Day 3 - Implementing ELM's HTTP example using RemoteData][Day3]
* [Day 4 - The MVP for an editable table][Day4]

[Day1]: Day1/
[Day2]: Day2/
[Day4]: Day4/