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

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

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

[![asciicast](https://asciinema.org/a/dKU38g6TOSoWXRUeAvoWSHZJx.svg)](https://asciinema.org/a/dKU38g6TOSoWXRUeAvoWSHZJx)

## Tools

*
*
*
*