Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pme123/zio-comps-module
Code for Blog: Decouple the Program from its Implementation with ZIO modules.
https://github.com/pme123/zio-comps-module
scala zio zio-modules zio-test
Last synced: about 2 months ago
JSON representation
Code for Blog: Decouple the Program from its Implementation with ZIO modules.
- Host: GitHub
- URL: https://github.com/pme123/zio-comps-module
- Owner: pme123
- Created: 2019-12-07T14:52:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T17:32:04.000Z (about 2 years ago)
- Last Synced: 2024-11-09T10:39:02.351Z (2 months ago)
- Topics: scala, zio, zio-modules, zio-test
- Language: Scala
- Homepage: https://medium.com/@pascal.mengelt/decouple-the-program-from-its-implementation-with-zio-modules-d9b8713d502e
- Size: 52.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zio - ZIO modules with different implementations - Code for the 'Decouple the Program from its Implementation...' blog post 12/2019
README
# ZIO modules with different implementations
This is the Project to this Blog:
* [Decouple the Program from its Implementation with ZIO modules](https://medium.com/@pascal.mengelt/decouple-the-program-from-its-implementation-with-zio-modules-d9b8713d502e).
(See Branch: [blog-2019-12-09](https://github.com/pme123/zio-comps-module/tree/blog-2019-12-09))The actual Master Branch is the Project for these Blogs:
* [How to dynamically inject the implementation for ZIO with MacWire](https://medium.com/@pascal.mengelt/how-to-dynamically-inject-the-implementation-for-zio-with-macwire-bb51d4827966)
* [How to use the same Test for different Implementations with ZIO](https://medium.com/@pascal.mengelt/zio-how-you-can-use-the-same-test-for-different-implementations-ded024e55b12)
# Buildtool Mill## Update dependencies in Intellij
mill mill.scalalib.GenIdea/idea