Skip to content

Latest commit

 

History

History

0217-modern-swiftui-pt4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.