Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giacomocavalieri/zio-from-scratch
Implementing ZIO from scratch in Scala 3
https://github.com/giacomocavalieri/zio-from-scratch
scala scala3 zio ziverge
Last synced: about 2 hours ago
JSON representation
Implementing ZIO from scratch in Scala 3
- Host: GitHub
- URL: https://github.com/giacomocavalieri/zio-from-scratch
- Owner: giacomocavalieri
- Created: 2023-02-09T09:13:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T09:23:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T20:12:13.366Z (7 days ago)
- Topics: scala, scala3, zio, ziverge
- Language: Scala
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZIO from scratch
Scala 3 ZIO implementation made following the amazing videos from the Ziverge series on building ZIO from scratch (part [0](https://www.youtube.com/watch?v=TAN6eWaUdEg), [1](https://www.youtube.com/watch?v=-wLj_GJyvGU), [2](https://www.youtube.com/watch?v=Yj8vXEUYLrA), [3](https://www.youtube.com/watch?v=lcd1D_ToJJY), [4](https://www.youtube.com/watch?v=f7FiCXG6gQY), [5](https://www.youtube.com/watch?v=O31_cMcP4-8))