Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 503 Bytes

File metadata and controls

5 lines (4 loc) · 503 Bytes

This directory contains code from Point-Free Episode: Cross-Platform Swift: Persistence

We round out our series with one more feature: the ability for our users to manage a list of their favorite facts. It will allow us to explore a complex side effect, persistence, and show how the same Swift code can save and load data across iOS app launches and web page refreshes.