zio-reference
Use when writing ZIO Scala code — implementing services with ZLayer, handling typed errors vs defects, choosing concurrency primitives (Ref, Queue, Hub, STM, Semaphore), avoiding anti-patterns like blocking on ZIO threads, unsafe resource handling with ensuring, or overusing Task for business logic
Changelog: Source: GitHub https://github.com/linux-root/scala-zio-skills
No comments yet. Be the first one!