|
You are here |
www.jessesquires.com | ||
| | | | |
tech.trivago.com
|
|
| | | | | When thinking about design patterns and architectures in iOS development, MVC might be the first thing that comes to mind for most of you. But throughout the last years, MVC got... | |
| | | | |
www.neilmacy.co.uk
|
|
| | | | | A better way to deal with UITableViewCells. | |
| | | | |
www.iamsim.me
|
|
| | | | | One of my favorite things in UIKit is UICollectionView. I love how versatile it is. With iOS 13 it got even better with the diffable data source and compositional layout APIs. However, when dealing with collection views there's a lot of boiler plate one has to take care of. In this post I want to share some of the code I've written to make working with collection views a bit nicer. | |
| | | | |
www.codevoid.net
|
|
| | | Developer inner loops are critical. Getting them setup requires many steps. I take a few steps to make the simplest cases simple in Visual Studio Code and Panic Nova. | ||