Scala is improving rapidly. This session will give you the perspective of someone in the middle of these changes.
Let's go through some libraries from ZIO ecosystem that will allow us to implement API layer with ZIO HTTP
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal
How to make Scala more approachable and productive?
Understanding the exact properties that disqualify a data type from being an instance of a given abstraction turns out to be surprisingly helpful
Learn about opaque types and add this new tool to your modelling toolbox!