Alexey Golev
Alexey Golev
Thank you for the library! It's very impressive. I'm trying to wrap my head around validation but struggling to do so. It does seem to be similar to scalaz validation...
I've just noticed that #218 introduced a line that sends a `SetFormState(Valid)` action immediately after sending the `Submit` action. Not sure what the purpose of the change is but it...
I tried to mix in SlickComponents, EvolutionsComponents and SlickEvolutionComponents but I'm getting ``` lazy value slickApi in trait SlickComponents of type play.api.db.slick.SlickApi and method slickApi in trait SlickEvolutionsComponents of type...
Possibly my bad, but I can't seem to start REPL. Gives me "Error:Invalid SDK Home path set. Please set your SDK path correctly." However everything is seem to be set...
I'm experimenting with elm-to-js as well (I guess you already know from twitter). I'm yet to switch to your union-types though:) One thing that could be nice, taken that you/we...
I say "don't work" because "I have no idea why it's doing what it's doing" is needlessly emotional and also too long 🙂 **Describe the bug** Our schema has "headline"...