Exit e-book
Show all chapters
01
Introduction
02
A deep look into the ZIO module structure
03
Design of the Tic-Tac-Toe game
04
Implementing the Tic-Tac-Toe application
05
Bonus section: Additional ways for combining ZLayers
06
Writing the tests
07
A sneak peek into the ZIO of the (near) future
08
Summary
09
References
09
References
09.
References
01.
Introduction
02.
A deep look into the ZIO module structure
03.
Design of the Tic-Tac-Toe game
04.
Implementing the Tic-Tac-Toe application
05.
Bonus section: Additional ways for combining ZLayers
06.
Writing the tests
07.
A sneak peek into the ZIO of the (near) future
08.
Summary
09.
References
Exit e-book
Mastering Modularity in ZIO with Zlayer
09
References
GitHub repository for this document
How to write a command-line application with ZIO, by Piotr Gołębiewski
How to write a (completely lock-free) concurrent LRU Cache with ZIO STM, by Jorge Vásquez
Talk by Kit Langton at ZIO World 2021, about ZIO Module Pattern and ZIO Magic
ZIO documentation page
ZIO Magic GitHub page
atto documentation page
PREVIOUS
Chapter
08
NEXT
Chapter
010