Tag: guard

  • 100 Days of SwiftUI – Day 14

    100 Days of SwiftUI – Day 14

    Our last day of Swift fundamentals is about optionals – as I understand it, the ability for a variable to either have a value or not. We learn why we need them and how to use them.