Explore a comprehensive conference talk from try! Swift Tokyo 2016 on implementing Table View Controllers in Swift. Dive into advanced techniques for creating more "Swifty" table view controllers using generics, structs, and functions. Learn how to develop a reusable subclass of UITableViewController from Chris Eidhof, a renowned iOS and macOS application developer and author. Discover practical approaches to configuring cells, handling editing, implementing undo functionality, and improving testability. Gain insights into creating simpler, more efficient table views and explore examples including tiny networking implementations. Enhance your Swift development skills and learn best practices for working with table view controllers in this informative 29-minute presentation from the immersive try! Swift community gathering focused on Apple technologies and Swift language advancements.
Overview
Syllabus
Intro
Create Table View Controller
Create Cell
Configure Cell
Generics
Editing
Undo
Undo function
Clean up
Simpler table view
Testability
Initializer
Summary
Examples
Tiny Networking
Conclusion
Taught by
try! Swift Conference