My Favorite %$^#&!@ Swift Sites

Swift has a lot of different syntaxes that are not necessarily used on a daily basis and can be difficult to remember. There are a great series of websites that summarize many of these Swift nuances, as well as date formatting and and FormatStyle.

SwiftUI can be a bit... eager

SwiftUI gives you a huge advantage in writing your own applications. But there are some things you should be aware of when it comes to NavigationLink!