One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
The power of key paths in Swift
Swift keeps gaining more and more features that are more dynamic in nature, while still retaining its focus on type safe code.
Read More
Articles
As a programmer, you will come across the term sooner or later and I think it is important to understand what they are and have some theoretical background about them.

Learn the meaning of @escaping, so you know what to do when you see it or when you need to write one.

The relevance of SOLID principles in 2020.
NSManagedObject properties can be updated upon insert, modification, or deletion using methods like awakeFromInsert and prepareForDeletion.

Asking about your attempted solution rather than your actual problem.

Other
You can read the release notice from release-manager Hans Wennborg here.
I’m excited to announce Swift Algorithms, a new open-source package of sequence and collection algorithms, along with their related types.