Swift

100 Days of SwiftUI – Day 3 – Complex Data Types

In day 3 of the 100 Days of SwiftUI, we tackle complex data types. Complex data types are constantly used when programming in Swift, so it's import to know what sort of data type to use and when to use it.

100 Days of SwiftUI – Day 1 – Variables & Constants

Yesterday, I started my journey of learning SwiftUI. Day 0 was a great intro on what's to come, but the real work started today. Now that I've went to the first official day, I'm happy to share some of the highlights!