https://github.com/andys8/elm-talk
Elm talk with mdp
https://github.com/andys8/elm-talk
create-elm-app ellie elm functional-programming
Last synced: 7 months ago
JSON representation
Elm talk with mdp
- Host: GitHub
- URL: https://github.com/andys8/elm-talk
- Owner: andys8
- Created: 2019-05-19T09:37:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T11:19:24.000Z (over 6 years ago)
- Last Synced: 2025-01-21T19:51:24.080Z (9 months ago)
- Topics: create-elm-app, ellie, elm, functional-programming
- Homepage:
- Size: 48.8 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm Talk
> Elm is a pure functional language for web applications. Let's learn about the Elm architecture which inspired Redux and get a crash course into the language. There's no null, no runtime exceptions and applications will be reliable and pretty damn fast. A code demo will exemplify how we use Elm in customer projects and a side project: How to implement Vim in Elm ... and why?
## Presentation
### Show slides
```shell
mdp slides.md
```### Show slides with inverted colors
```shell
mdp -ti slides.md
```## Asciinema
[](https://asciinema.org/a/dKU38g6TOSoWXRUeAvoWSHZJx)
## Tools
*
*
*
*