This week we’re diving deeper into Scala 3 features and capabilities!!! Learn how blocking is done in Cats Effect 3 in Death of Blocker: Blocking in Cats Effect 3 by Jakub Kozlowski.For the experienced Scala Developer - Daniel Ciocîrlan provides in depth explanations, examples and exercises in Cats: Essential Type Class Hierarchy, Explained.Ivan Kurchenko discusses Using Context Functions for Request Context with http4s and log4cats and covers the pros/ cons using context function over other approaches of context propagations. Need help Making Sense of Functors in Scala? Shivam Kapoor explores the best way to make use of them in Scala 3.