This directory contains code from Point-Free Episode: Observation: The Past
It’s time to dive deep into Swift’s new observation tools. But to start we will take a look at the tools SwiftUI historically provided, including the
@State
and@ObservedObject
property wrappers, how they behave and where they fall short, so that we can compare them to the new@Observable
macro.
0252-observation-pt1
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||