Logo Hernan's Software Blog
Search Shelves Books Log in
Info
Content
Recent Activity
hernan saab
hernan saab updated page Use Union Types Instead Of Either[E, A] For A More Efficient Validation?
1 year ago
hernan saab
hernan saab updated page Using Either[E, A] And MapN For Data Validation
1 year ago
hernan saab
hernan saab updated page Use Union Types Instead Of Either[E, A] For A More Efficient Validation?
1 year ago
hernan saab
hernan saab created page Use Union Types Instead Of Either[E, A] For A More Efficient Validation?
1 year ago
hernan saab
hernan saab updated page Using Either[E, A] And MapN For Data Validation
1 year ago
hernan saab
hernan saab updated page Avoid Throwing Exceptions
1 year ago
hernan saab
hernan saab updated page Using Either[E, A] And MapN For Data Validation
1 year ago
Books
Data And Scala Tech Blogs

Data And Scala Tech Blogs

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

Data Validation

In this chapter we will cover different aspects of data validation.

Avoid Throwing Exceptions

Why Throwing Exceptions Are Bad Exceptions Are Like GOTOs To Somewhere.... Anywhere...Or Nowhere...

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

  Quick Intro To Either[E, A] type In addition to throwing exceptions to handle errors, scala a...

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

The reason I put together this article is because I couldn't help to notice how similar Either[E,...

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