justinhj's profile picture

Functional[Justin]

Principal Software Engineer. Streaming data at scale. Generative AI. Functional Programming. Neovim. Emacs.

  • All Posts
  • Popular Posts
  • YouTube Channel
  • Speaking Events
  • Privacy

Posts about 'Eithert'

  • Jun 18, 2017

    Future[Either] with Cats

    Disclaimer Monad transformers have some overhead, so make sure you benchmark before and after switching to them

    scala monads eithert functional-programming cats monad-transformers popular