Day 40 #100DaysOfSwiftUI
β Built the Moonshot project (part I)
π takeaways:
π Use a separate file to load data into app
π Generics are useful for reusability
π Use computed properties in your structs
π Define colors with an extension
π .preferredColorScheme(.dark)