> > On Thu, Oct 13, 2016 at 5:46 AM, António Ramos <[email protected] > <javascript:>> wrote: > >> any example of calling an external js method ? >> > Another example of calling external JS method is in the Todo.elm example app <https://github.com/evancz/elm-todomvc/blob/master/Todo.elm>. Where port to JS is used to store the model in LocalStorage.
-- 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.
