Graphical Applications in Haskell with FRP and Reflex
This is the second of two parts on creating interactive graphical applications with functional programming, in Haskell; this second part, using Functional Reactive Programming through reflex
, and how it can be used to build a DOM-based interactive UI.