On Friday, December 2, 2016 at 3:33:11 PM UTC, OvermindDL1 wrote: > > Don't use ports, with elm you can listen on events easily, given your > example below you can use `on` to define a custom event, either inline or > as a helper function, though I like helper functions so that is what I will > use here. :-) >
Ah yes, that is a better way to do it. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
