Haven't watched the video but wanted to say just reading through your 
"annotated diffs" I could mostly follow along, thanks! (I'm working on 
something similar now -- not using elm-simple-form or elm-mdl, but it was 
still extremely helpful to see how you did it.)

On Friday, September 9, 2016 at 10:33:36 AM UTC-4, Josh Adams wrote:
>
> Yesterday, I got the chance to spend nearly 2 hours pairing with Luke 
> Westby.  We did this: 
> https://www.dailydrip.com/topics/elm/drips/server-side-validations​
>
> *tl;dw*
>
>    - I showed him where http://github.com/knewter/time-tracker had gotten 
>    this week with live validation merging elm-simple-form and elm-mdl.
>    - Then we added a server-side validation to the API that the 
>    client-side validators couldn't help with (unique field constraint in 
>    database table).
>    - Finally, we merged the server-side validations in nicely with the 
>    client-side validations and made sure the UX was pleasant. 
>    
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fknewter%2Ftime-tracker%2Fcommit%2F58c1af0f9355c136083f64e9d0978c5206aaf878&sa=D&sntz=1&usg=AFQjCNGAR1-7s4Prt01qxU57KuCej9DuMQ>
>       - I *hate it* when UX people don't fix these simple things.
>    
>
> Anyway, I hope you enjoy watching it!  *I know there's tons to refactor* 
> but I was (trying to stay) focused on just getting the ugly dirty thing out 
> the door.
>
> :heart:
>
> -Josh
>

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

Reply via email to