/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.neilmacy.co.uk
| | noahgilmore.com
3.4 parsecs away

Travel
| | It's been a year since SwiftUI was released, and many iOS developers who are lucky to only support the two most current iOS versions will soon be able to start writing SwiftUI in their production apps. There are clear benefits to using SwiftUI (I could probably devote a whole post to them), so the question I've been thinking about is: where to start?
| | lukecsmith.co.uk
3.7 parsecs away

Travel
| | Coredata and background threads can be simple
| | jessesquires.github.io
2.5 parsecs away

Travel
| | [AI summary] This page documents the Swift CellViewModel protocol used for configuring and managing cells in a UICollectionView.
| | www.red-gate.com
46.4 parsecs away

Travel
| A clear explanation of what separates a library from a framework. Learn the concept of inversion of control, when to choose each, and see practical examples from popular programming languages.