Hacker News new | ask | show | jobs
by saagarjha 2460 days ago
Do you not use implicitly unwrapped optionals for IBOutlets?
3 comments

If you can prove it won’t be nil, normal IBOutlet included, fine.
That's about the only place for them to be acceptable, tbh.
We don't use storyboards or nibs.