|
You are here |
www.neilmacy.co.uk | ||
| | | | |
swiftrocks.com
|
|
| | | | | The choice between using Storyboards and writing views programmatically is very subjetive. Having dealt with both in the past, I personally vouch for writing projects entirely through view code as it allows multiple people to work in the same class without nasty conflicts, and easier code reviews. | |
| | | | |
jessesquires.github.io
|
|
| | | | | [AI summary] This page documents the Swift CellViewModel protocol used for configuring and managing cells in a UICollectionView. | |
| | | | |
www.codevoid.net
|
|
| | | | | While making a concerted effort to learn Swift properly, I finally understood an unexpected pattern I saw with extensions | |
| | | | |
www.neilmacy.co.uk
|
|
| | | A really nice improvement to Previews, with a macro cleaning up the boilerplate, and parity between SwiftUI and UIKit. | ||