Thoughts of a developer
By default Swift’s UserDefaults doesn’t provide a method for directly storing and loading structs and struct arrays. With Swift 4, Apple unveiled a brand new...
When I started coding swift, I was very impressed of the Xcode storyboard mode. With storyboards you really get fast results. For small projects with...