We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

elm: A delightful language for reliable webapps

Formal Metadata

Title
elm: A delightful language for reliable webapps
Subtitle
Generate JavaScript with great performance and no runtime exceptions
Alternative Title
Introduction to Elm
Title of Series
Number of Parts
53
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
The talk will present the Elm language and ecosystem. Elm is a strongly typed, immutable, functional language that compiles to Javascript. It does compete with modern JS frameworks to build client-side UI.