Explore >> Select a destination


You are here

www.jessesquires.com
| | tech.trivago.com
3.4 parsecs away

Travel
| | 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
4.3 parsecs away

Travel
| | A better way to deal with UITableViewCells.
| | www.iamsim.me
2.3 parsecs away

Travel
| | 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
25.6 parsecs away

Travel
| 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.