Explore >> Select a destination


You are here

www.onswiftwings.com
| | www.iamsim.me
3.7 parsecs away

Travel
| | In the first installment of this blog series on UIKit and The Composable Architecture we talked about how we can reduce the boiler plate required to setup a view controller powered by a Store. This post will build on that and see what it takes to implement a collection view. The first thing you need to know about rendering items from a TCA Store in a table or collection view is that we won't be referring to the items by IndexPath.
| | peanball.net
5.2 parsecs away

Travel
| |
| | swiftrocks.com
3.4 parsecs away

Travel
| | 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.
| | digitaldrummerj.me
23.6 parsecs away

Travel
| Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting.