100-days-of-swiftui-and-com.../day-071
CypherPoet 5b475a151f Fix numbering 2019-12-18 22:27:52 -06:00
..
README.md Fix numbering 2019-12-18 22:27:52 -06:00

README.md

Day 71: Project 14: PlaceCase (Part Four)

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


📒 Field Notes

This day covers Part Four of Project 14 in the 100 Days of SwiftUI Challenge. (Project 14 files can be found in the directory for Part One.)

It focuses on several specific topics:

  • Extending existing types to support ObservableObject
  • Downloading data from Wikipedia
  • Sorting Wikipedia results

The majority of the project changes to go along with this day can be found at this commit.

📸 Screenshots