scalawithcats / scala-with-cats

Source code for Scala with Cats
http://underscore.io/books/scala-with-cats
390 stars 129 forks source link

Consider pulling validated material into a separate section #192

Open noelwelsh opened 4 years ago

noelwelsh commented 4 years ago

This is applicative/validated.md

The exercise, in particular, might make a useful portion of a larger case study. This could be on error handling techinques, which is a common and important question, or we could have a case study looking at form validation, or both.