100 Days of SwiftUI – Day 7 – Structs

Ok. This one took a couple of days to get to but I am finally through it.

This is what attracted me to OOP (object oriented programming) in the first place. Structs are objects.

I’ve always struggled with initializers and after this section, I finally feel like I understand them a bit better.