Skip to content

Latest commit

 

History

History

0219-modern-swiftui-pt6

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 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.