📔 100 Days of SwiftUI (Day 12)
Finished Day 12 in 100 Days of SwiftUI.
This section covers classes in detail, particularly around inheritance and instantiation. Despite being a little rusty, it was a good refresher on data reference types and other patterns in object-oriented programming.
As a side note, I really come to appreciate the Xcode Playgrounds experience to reinforce learning and build prototypes.