This directory contains code from Point-Free Episode: Modern SwiftUI: Effects, Part 1
After a brief digression to explore the performance and ergonomics of identified collections, we dive into the messy world of side effects by implementing the “record meeting” screen. We’ll start with the timer, which has surprisingly nuanced logic.
Scrumdinger sample code is available here.