Skip to content

Latest commit

 

History

History

0220-modern-swiftui-pt7

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.