CorkDev: An Introduction to Building Web Applications with Elm

preview_player
Показать описание

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.

Рекомендации по теме