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 'Scala 3'

  • Jun 4, 2021

    Monad Transformers - the prelude to ZPure

    scala scala-3 dotty monads category-theory popular
  • Feb 2, 2021

    Monads in Scala 3 for the Genius

    Introduction This is a companion blog the seventh Functional Justin YouTube video which you can find here: https://www.youtube.com/watch?v=B1FSxbmZpCE

    scala scala-3 dotty monads category-theory
  • Jan 21, 2021

    Functional Error Handling with Applicative in Scala 3

    Introduction This is a companion blog my sixth Functional Justin YouTube video which you can find here: https://youtu.be/3GPXEzO14ZE

    scala scala-3 dotty applicative monads applicative-functor
  • Jan 6, 2021

    Handling Errors functionally with Scala 3

    Introduction This is a companion blog my fifth Functional Justin YouTube video which you can find here: https://youtu.be/wNVQ75KM8-4

    scala scala-3 dotty
  • Nov 18, 2020

    Scala 3 Context Functions

    Some Scala 3 Things: Context functions, Enums and significant whitespace Updated: for Scala 3.0.0-M3 `as` keyword was removed

    scala scala-3 dotty