Inside iOS Dev

Optionals Are Evil..?


Listen Later

When and where should optionals be used? What are the advantages and disadvantages of optionals? Before Swift, iOS developers wrote their apps using Objective-C. In Objective-C, programmers could send messages to nil without the program crashing and in some cases was considered a feature. However, sometimes objects were unexpectedly nil and the program would incorrectly execute. Today, Swift uses optionals to more explicitly handle the case when an object is nil.
...more
View all episodesView all episodes
Download on the App Store

Inside iOS DevBy Alex Bush, Sandeep Aggarwal

  • 4.5
  • 4.5
  • 4.5
  • 4.5
  • 4.5

4.5

54 ratings