How Scala 3 addresses concerns around implicits and how implicits work in Scala 3.
Understanding the exact properties that disqualify a data type from being an instance of a given abstraction turns out to be surprisingly helpful
How to leverage Scala with scala.js to write frontend as functional programmers would do.
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka