Learning SwiftUI - Day 2 of 100

Day two was a bit more exciting than day one. More syntax differences, of course, but also some insight into a few quirks of Swift, like associated values in enums and an introduction to Sets, a data structure I’ve never used outside an advanced math course.

Most of it was still review of basic concepts, but, as they say, trust the process!

2 March 2021 100-days-of-swiftui development


Previous post
Learning SwiftUI - Day 1 of 100 I have always wanted to have an app on the App Store. It’s an accomplishment to have one, and I was always waiting for the right idea. Let’s be
Next post
Learning SwiftUI - Day 3 of 100 Today was a quick lesson, as all of Swift’s operators are pretty standard to all the languages I know. Learning the name of ternary operator was