#scala
Read more stories on Hashnode
Articles with this tag
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...
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...
Learn about ULIDs, a 128-bit identifier that's lexicographically sortable and making it an ideal alternative to UUIDs for order preserving unique...