CorkDev: An Introduction to Building Web Applications with Elm

Опубликовано: 13 Март 2026
на канале: Kristian Koivisto-Kokko
585
8

A CorkDev.io talk by Patrick Corrigan

Elm is a programming language for declaratively creating web browser-based graphical user interfaces. Elm is purely functional, and is developed with emphasis on usability, performance, and robustness. It advertises "no runtime exceptions in practice", made possible by the Elm compiler's static type checking.

In this presentation Patrick will give a introduction to Elm - what makes it different, its idioms, philosophy, good things, bad things, and how it can be used. If you'd like to follow along then install Elm and clone the presentation repository.

Visit http://corkdev.io/ to read more details about the events and how to participate