This directory contains code from Point-Free Episode: Modern SwiftUI: Dependencies & Testing, Part 1
Uncontrolled dependencies can wreak havoc on a modern SwiftUI code base. Let’s explore why, and how we can begin to control them using a brand new library.
Scrumdinger sample code is available here.