Git Rebasing- How to create a coherent commit history
Scala Tagged/Opaque Types - How to add data stringency and the benefits, especially in distributed systems.
Scala WireMock Api - A wiremock api using simple case classes to normalize api across Expectation and Verification. Allows better testing by being easier.
Scala Sbt Lib Resolver Cli - ZIO 2 native command line project
using STTP that enables sbt entry generation for libs/plugins/compiler plugins.
zio2playground - ZIO 2 project exampling logging and http with telemetry (B3), shared test
layers, testing etc.
Native Scala lambdas - Building scala native lambdas using ZIO and graal easily with Pulumi
code as infrastructure for testing.
Scala Circe Error Rendering - Using error accumulation to generate more human friendly messages.
Includes an example with AKKA Http as service to service interactions are fragile so clear error handling is highly beneficial.
Scala http mock - A proof of concept Scala replacement for wiremock with the majority of usual
REST functions.