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 'Scalaz'

  • Jun 10, 2019

    Monoids for Production

    What’s in this post?

    scala functional-programming monoids pure-functional-programming scalaz typelevel cats popular
  • Jun 2, 2017

    Future[Either] and monad transformers

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

    scala monads functional-programming scalaz monad-transformers