Short presentation for a debate about Storyboards for CocoaHeads Belgium on 27 April 2016.
CocoaHeadsBE27 April 2016
View Slide
I love Storyboards** it’s complicated
9 reasons
All your massive viewcontrollers in 1 file1.
-screenshots censored-
Storyboards are XML2.
Human readable
Great for code review
Storyboards enablecollaboration3.
Easier to mergethan .xcodeproj files
Storyboards are betterthan nibs4.
In the beginning…
Storyboards havereusable prototype cells5.
⌘-C ⌘-V
Storyboards havesegues6.
Segues are good**Not really, except for embed segues
Embed Segues aregood** not always
Segues make thingsvisible7.
Storyboards let you typeless code8.
Less code is good,unless it’s more code
Storyboards are pretty9.