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://github.com/knewter/time-tracker/commit/58c1af0f9355c136083f64e9d0978c5206aaf878>
      - 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