Arnaud Chenyensu |||

Elm

All sections →
Checkboxes in Elm Jun 1, 2019

Snippet of how to make checkboxes in Elm.

A simple initial file in Elm Jun 1, 2019

My default init file in Elm.

A better Google Calendar popup May 31, 2019

Implementation of the Google Calendar popup in Elm.

Elm Drag & Drop May 29, 2019

How to use union type to represent Drag & Drop in Elm.

Elm Calendar May 28, 2019

Implementation of the Chapter 4.5 - Printing a calendar of the book Introduction to Functional Programming by Richard Bird and Philip Walder.