DRY Data Sources
Do you ever feel like you're repeating yourself a little too much in your data source code? Together, let's look at how we can create reusable components that work for both UITableView and UICollectionView.
Continue reading