[elm-discuss] Re: Json.Decode without failing on the first error?

2017-11-09 Thread 'Rupert Smith' via Elm Discuss
On Thursday, November 9, 2017 at 2:39:45 PM UTC, Ilias Van Peer wrote:
>
> Yeah, I did that some time ago - 
> package.elm-lang.org/packages/zwilias/json-decode-exploration/latest
>
> Demo here, the very last one in the output is a scenario not unlike yours 
> :) https://ellie-app.com/3vVLfrNDnSXa1/2
>

That is exactly what I want, thank you.

-- 
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.


[elm-discuss] Re: Json.Decode without failing on the first error?

2017-11-09 Thread Ilias Van Peer
Yeah, I did that some time ago 
- package.elm-lang.org/packages/zwilias/json-decode-exploration/latest

Demo here, the very last one in the output is a scenario not unlike yours 
:) https://ellie-app.com/3vVLfrNDnSXa1/2

-- 
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.


[elm-discuss] Re: Expanding competence

2017-11-09 Thread 'Rupert Smith' via Elm Discuss
On Wednesday, November 8, 2017 at 6:18:39 AM UTC, David Legard wrote:
>
> Many thanks for that recommendation.
>
> Yes, it is the back-end part that I was concerned about.
>

Try this, makes it easy to get started with Elm on AWS, and it can run 
locally too:

https://github.com/ktonon/elm-serverless 

-- 
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.