Slide 40
Slide 40 text
@samjarman #DevWorld
SETUP()
• Init’d by you, or by tableview/collectionview
• Setup took args that gave strings, flourishes
• For complex args, we’d use config objects (structs)
• If you can pass in an arg set, it should support it
• Optionals were API
Eg: Optional subtitles (string?)