It's day 5 of the 100 Days of SwiftUI! Yesterday, we focused on type annotations and we solved the checkpoint. Today, we dive into conditional statements.
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.
It's the dawn of the second day for my 100 Days of SwiftUI. This day was relatively short, but fun to go through. I also came across my first "Checkpoint", an independent code exercise. Let's dive right in!
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!