[elm-discuss] Re: elmvm (Elm Version Manager)

2017-04-05 Thread John Kelly
Checkout out https://github.com/rtfeldman/elm-use as well. I believe it serves a similar purpose. On Wednesday, April 5, 2017 at 7:33:45 AM UTC-7, Eirik Sletteberg wrote: > > https://github.com/eirslett/elmvm > > This is a simple utility inspired by nvm (Node Version Manager). > It lets you

Re: [elm-discuss] Elm events 2017

2017-04-05 Thread Joey Eremondi
Not Elm specific, but if would be great to have some Elm representation at "Commercial Users of Functional Programming": http://icfp17.sigplan.org/track/cufp-2017-papers On Wed, Apr 5, 2017 at 9:53 AM, Christopher Anand < christopher.an...@gmail.com> wrote: > Not at the same level as the other

Re: [elm-discuss] Elm events 2017

2017-04-05 Thread Christopher Anand
Not at the same level as the other events, but elm was featured at the can{CODE} 2017 conference (for high school students, organized by high school students). https://www.cancodecanada.com > On Apr 5, 2017, at 10:50 AM, Noah Hall wrote: > > There's a talk about Elm at

[elm-discuss] Re: elmvm (Elm Version Manager)

2017-04-05 Thread Rex van der Spuy
Thanks so much, this is really useful! I've have quite a few projects that are in different versions of Elm, and migrating them all en-masse to the latest version is always a chore. It will be great to go back and an compile them in 0.17 and 0.16 again! :) -- You received this message because

Re: [elm-discuss] Re: Elm events 2017

2017-04-05 Thread Noah Hall
Forgot a link for flatmap: http://2017.flatmap.no/ On Wed, Apr 5, 2017 at 4:50 PM, Noah Hall wrote: > There's a talk about Elm at flatmap by Erik Wendel, and a workshop run > by me. Also, we're running https://osloelmday.no, a day dedicated to > Elm talks in Oslo on the 10th

Re: [elm-discuss] Re: Elm events 2017

2017-04-05 Thread Noah Hall
There's a talk about Elm at flatmap by Erik Wendel, and a workshop run by me. Also, we're running https://osloelmday.no, a day dedicated to Elm talks in Oslo on the 10th of June. The call for papers are open! On Wed, Apr 5, 2017 at 4:15 PM, Austin Bingham wrote: > If

[elm-discuss] elmvm (Elm Version Manager)

2017-04-05 Thread Eirik Sletteberg
https://github.com/eirslett/elmvm This is a simple utility inspired by nvm (Node Version Manager). It lets you install and manage multiple versions of Elm on the same machine, and switch between them easily. -- You received this message because you are subscribed to the Google Groups "Elm

[elm-discuss] Re: Elm events 2017

2017-04-05 Thread Austin Bingham
If you're still building this list, I've got an Elm talk at ACCU: https://conference.accu.org/site/stories/2017/sessions.html#XFunctionalProgrammingfortheWebwithElm Also, it looks like there is both an Elm workshop and a talk at NDC Oslo: http://ndcoslo.com/ In case you never got an answer to

Re: [elm-discuss] Console.log every Time.every

2017-04-05 Thread Richard Wood
Found it in the JwT library, fixed 19 days ago. :) On Wednesday, 5 April 2017 22:13:05 UTC+12, Richard Wood wrote: > > Thanks for suggesting that. I've tried it here: https://runelm.io/c/g2a > Not seeing the issue so will try to isolate it further within my own app. > -- You received this

Re: [elm-discuss] Console.log every Time.every

2017-04-05 Thread Richard Wood
Thanks for suggesting that. I've tried it here: https://runelm.io/c/g2a Not seeing the issue so will try to isolate it further within my own app. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving

[elm-discuss] Re: Checking JWT Token expiry and Time

2017-04-05 Thread Richard Wood
Thanks Rupert. Up till now I'd only used the "let in" syntax to calculate simple values rather than define local functions. Good news I tested my implementation manually by reducing the value returned by my token expiry time check by 3599 milliseconds. At that level the system would try to

[elm-discuss] Re: Elm events 2017

2017-04-05 Thread Thibaut Assus
Yes it is :) Please add it ! On Friday, January 6, 2017 at 12:06:19 PM UTC+1, Rupert Smith wrote: > > On Friday, January 6, 2017 at 3:49:08 AM UTC, Michael B wrote: >> >> I'm the author of elm-events.org. As you can see, it's looking pretty >> empty at the moment! >> > > You could add the elm