Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 210 Bytes

06-ChipsSaveJSON

  • Use of class and struct to manage persistent state

    • class Document: ObservableObject
    • struct Model
    • EnvironmentObject
  • Reading and writing JSON file to local storage