Lightning Talk proposal for ReactiveConf 2017 http://www.reactiveconf.com #ReactiveConf
Elm is a statically-typed functional programming language. Its compiler produces safe JavaScript which is guaranteed to be free of runtime exceptions. Moreover Elm comes with several powerful abstractions which let us build visual and reactive Web applications in a few lines of code.
As an example, I show the implementation of a simple framework for building Prezi-like presentations. It's just 99 lines of code!
Source code can be found here: https://github.com/myrho/prezi-to-elm-in-99-loc
And ... create your own Prezi-like presentation with this slim litte Web tool written in Elm!
Find a little preview below!
