This directory contains code from Point-Free Episode: Tour of the Composable Architecture 1.0: Persistence
We conclude the series by adding the final bit of functionality to our application: persistence. We’ll see how adding a dependency on persistence can wreak havoc on previews and tests, and all the benefits of controlling it.