Philly ETE 2014 – Evan Czaplicki – Functional Reactive Programming in Elm
Functional Reactive Programming (FRP) is a simple and elegant way to design and structure interactive code, like games and GUIs. Elm is a young functional language that brings this approach to the web, allowing you to easily create complex interactions.