Hi Martin, thanks for not bashing me from the start because I brought up reactive... Quite interesting it's happened a few times already.
So, anything involving gestures for example. There is no Elm module for feature detection (swipe, tap, double tap etc.) so I wanted to learn by doing but unfortunately I discovered that the reactive part was dropped with v0.17.1. To be more specific let's take double tap (not click as this is already a DOM event). Here's a link on how this would be done in RxJS: http://jsfiddle.net/staltz/4gGgs/27/. As far as I can tell in Elm there's no other way but to keep track of state and do all sorts of "low level" calculations. Thanks again Martin -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.