77 followers
When I started with Scala, I struggled a lot to find beginner friendly articles for many areas. Now I hope that I can write some Scala articles which are (hopefully) beginner friendly.
Empowering Your Testing Strategy: A Close Look at ZIO Test 'Aspects' for Effortless and Effective Handling of Cross-Cutting Concerns · 1....
Introduction ScalaTest is one of the most popular and oldest testing libraries in Scala. As a result, it is used by a huge majority of the Scala...
SBT: Unlocking its Power with Not-So-Common Features and Especially for Newbies · 1. Introduction SBT is the most popular and de-facto build tool for...
1. Introduction This is another part of the Cats Effect 3 series. In this short part, let's look at some of the ways to handle errors in Cats Effect...
This article introduces popular and useful tools for Scala application development, such as GitHub Actions and Scalafmt, and provides installation and...
Easy and configurable comparison of case classes for testing · Diffx is the ideal tool for comparing intricate data structures, even those with nested...