Logo Hernan's Software Blog
Search Shelves Books Log in
Info
Content
Book Navigation
  • Data And Scala Tech Blogs

  • Case Classes

    • Quick Intro To Case Classes

    • Separation Of Concerns: Case Class Access Scope, Validation, And Derived Fields

  • Data Validation

    • Avoid Throwing Exceptions

    • Using Either[E, A] And MapN For Data Validation

    • Use Union Types Instead Of Either[E, A] For A More Efficient Validation?

Books
Data And Scala Tech Blogs
Case Classes

Case Classes

Quick Intro To Case Classes

The case class in scala is the most relevant feature in scala for handling data effectively. fin...

Separation Of Concerns: Case Class Access Scope, Validation, And Derived Fields

It may not be intuitive why scope and validation are together at this moment. Let me explain why ...

Search Results

Clear Search
Details
Created 1 year ago by hernan saab
Updated 1 year ago by hernan saab
Actions


Export
  • Contained Web File .html
  • PDF File .pdf
  • Plain Text File .txt
Back to top