Skip to content

Details

What’s this new diffable stuff I see in Swift? Well, glad you asked. There’s a couple of things we’ll be taking a look at. There’s a new generic type called CollectionDifference, which represents the changes between two collections. This is quite powerful and we’ll take a look at how to use it. Additionally, there’s the DiffableDataSource for Table and Collection Views which everyone’s been hearing about. We’ll take a look at both of these Swift diffables.

Members are also interested in