100-days-of-swiftui-and-com.../day-040
CypherPoet dbc68c8c2e Complete Day 40 2019-11-02 09:20:23 -05:00
..
README.md Complete Day 40 2019-11-02 09:20:23 -05:00

README.md

Day 40: Project 8: Moonshot (Part Two)

Follow along at https://www.hackingwithswift.com/100/swiftui/40.


📒 Field Notes

This day covers Part Two of Project 8: Moonshot in the 100 Days of SwiftUI Challenge. (Project 8 files can be found in the directory for Part One.)

It focuses on several specific topics:

  • Loading a specific kind of Codable data
  • Using generics to load any kind of Codable data
  • Formatting our mission view

The commit for the project changes to go along with this day can be found here.


📸 Screenshots