Category Archives: scala

Scala Exchange 2018 – Follow UP

Interesting things discovered at Scala Exchange 2018.

Type-Driven Development in Practice: Cats and Akka HTTP

  1. creating a web service using Akka HTTP and Cats’ Free, IO, Writer and Reader monads.
  2. Presentation
  3. Code

Concurrency and Asynchrony in Scala

Featuring: Greg Dorrell

  • Scala Futures, Twitter Futures, Akka (both Actors and Streams), Monix, fs2, cats-effect. Monix & cats-effect have some very cool functions. Definitively need to be checked
  • Presentation

Cats Effect, Tagless Final & beyond!

To be continued ….