This directory contains code from Point-Free Episode: Modern SwiftUI: Dependencies & Testing, Part 2
We conclude the series by taking control of the last two dependencies: persistence and speech recognition. We’ll make use of even more features of our new Dependencies library and we’ll write tests for our features that would have been impossible before.
Scrumdinger sample code is available here.