Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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?
- Host: GitHub
- URL: https://github.com/fdbeirao/elm-lunch-and-learn
- Owner: fdbeirao
- License: other
- Created: 2017-06-15T18:59:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T05:39:19.000Z (over 7 years ago)
- Last Synced: 2024-11-30T08:23:41.781Z (2 months ago)
- Topics: elm, elm-lang, teaching
- Language: Elm
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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/