Explore >> Select a destination


You are here

www.jessesquires.com
| | soffes.com
4.3 parsecs away

Travel
| | Today, we open sourced a framework for iOS we've been using a ton internally called Static. It's a Swift 2 framework for working with static table...
| | 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.
| | timekl.com
57.4 parsecs away

Travel
| Swift Generics 2: Existentials Boogaloo Its been just over two years since we first saw Improving the UI of generics, the discussion post abo...