Conclusion | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10796666-table-views/lessons/19
1 Like

Hey Catie. Finished your course. This iteration on the UITableViews course is BY FAR the best one Iโ€™ve done on RW. I have to say that I really enjoyed the last section on implementing the diffable datasource to add functionality for delete, edit, move and sort. It was not hard to grasp even though itโ€™s new to me and it still makes total sense similarly to how Iโ€™d traditional/normally implement these features using indexPaths and and UITableView Datasource Protocol methods. Thank you and your team for putting this together!

2 Likes

@jasonpinlac Really glad you like it!

Are there lessons on 1) the snapshot? 2). a View controller where the Table View doesnโ€™t cover the entire screen?